acowley / GLUtil

Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

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.