record-gl-0.1.0.0: Utilities for working with OpenGL's GLSL shading language and Nikita Volkov's "Record"s.
Using Nikita Volkov's Record records
to carry GLSL uniform parameters and vertex data enables
library code to reflect over the types of the data to
facilitate interaction between Haskell and GLSL. See the
examples directory in the repository for more.
Modules