rabipelais / GLUtil

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 97.8%Language:Shell 1.5%Language:GLSL 0.6%