GLURaw-1.1.0.0: A raw binding for the OpenGL graphics systemContentsIndex
GLURaw-1.1.0.0: A raw binding for the OpenGL graphics system

GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer interface.

OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL and its various extensions, please see http://www.opengl.org/ and http://www.opengl.org/registry/.

Modules
show/hideGraphics
show/hideRendering
show/hideGLU
show/hideGraphics.Rendering.GLU.Raw
Graphics.Rendering.GLU.Raw.Callbacks
Graphics.Rendering.GLU.Raw.Functions
Graphics.Rendering.GLU.Raw.Tokens
Graphics.Rendering.GLU.Raw.Types
Produced by Haddock version 2.4.2