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.
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.
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.
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.
BSD 3-Clause "New" or "Revised" License