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


Keywords
graphics, library, Propose Tags, Index, Quick Jump, Graphics.GLUtil, Graphics.GLUtil.BufferObjects, Graphics.GLUtil.Camera2D, Graphics.GLUtil.Camera3D, Graphics.GLUtil.Drawing, Graphics.GLUtil.GLError, Graphics.GLUtil.JuicyTextures, Graphics.GLUtil.Linear, Graphics.GLUtil.ShaderProgram, Graphics.GLUtil.Shaders, Graphics.GLUtil.Textures, Graphics.GLUtil.TypeMapping, Graphics.GLUtil.VertexArrayObjects, Graphics.GLUtil.Viewport, More info, GLUtil-0.10.4.tar.gz, browse, Package description, Package maintainers, AnthonyCowley, edit package information
License
BSD-3-Clause
Install
cabal install GLUtil-0.10.4

Documentation

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.