@hackage OpenGL2.4.0.2
A binding for the OpenGL graphics system
Categories
License
BSD-3-Clause
Maintainer
Jason Dagit <dagitj@gmail.com>, Sven Panne <sven.panne@aedion.de>
Links
Versions
Installation
Dependencies (6)
Dependents (144)
@hackage/OpenVG, @hackage/haskell-platform-test, @hackage/Vis, @hackage/opengl-dlp-stereo, @hackage/OpenGLCheck, @hackage/lambdacube-bullet, Show all…
A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its accompanying utility library (GLU, version 1.3).
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/.