GLUtil icon indicating copy to clipboard operation
GLUtil copied to clipboard

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.