The GLURaw package
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/.
Properties
| Versions | 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.2.0.0 |
|---|---|
| Dependencies | base (≥3 & <5), OpenGLRaw (1.2.*) |
| License | BSD3 |
| Maintainer | Jason Dagit <dagitj@gmail.com>, Sven Panne <sven.panne@aedion.de> |
| Category | Graphics |
| Home page | http://www.haskell.org/haskellwiki/Opengl |
| Bug tracker | https://github.com/haskell-opengl/GLURaw/issues |
| Source repository | git clone https://github.com/haskell-opengl/GLURaw |
| Upload date | Sun Feb 5 22:37:49 UTC 2012 |
| Uploaded by | JasonDagit |
| Built on | ghc-7.4 |
| Distributions | NixOS: 1.2.0.0 |
Modules
Downloads
- GLURaw-1.2.0.0.tar.gz (Cabal source package)
- package description (included in the package)