/GLUtil

Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.