You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small library of utilities for working with OpenGL.
Low-level wrappers are provided for filling BufferObjects, compiling
GLSL shader programs, and loading pixel data into OpenGL textures.
About
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.