gltext icon indicating copy to clipboard operation
gltext copied to clipboard

Modern opengl text in golang

Results 2 gltext issues
Sort by recently updated
recently updated
newest added

Hello, is it really necessary to print the current date and that the font is loaded when calling Load() in your fontconfig.go? I would prefer a silent load or a...

I am thinking it might be a reasonable idea to create an interface that describes all of the required opengl api calls so that the code can accept different opengl...

enhancement