The GLUT package
A Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. For more information about the C library on which this binding is based, please see: http://www.opengl.org/resources/libraries/glut/.
Properties
| Versions | 2.0, 2.1.1.1, 2.1.1.2, 2.1.2.0, 2.1.2.1, 2.1.2.2, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.2.1, 2.3.0.0, 2.3.1.0, 2.4.0.0 |
|---|---|
| Dependencies | array (≥0.3 & <0.5), base (≥3 & <5), containers (≥0.3 & <0.6), OpenGL (2.6.*), OpenGLRaw (1.3.*), StateVar (1.0.*), Tensor (1.0.*) or base (<3), OpenGL (2.6.*), OpenGLRaw (1.3.*), StateVar (1.0.*), Tensor (1.0.*) |
| 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/GLUT/issues |
| Source repository | git clone https://github.com/haskell-opengl/GLUT |
| Upload date | Sun Nov 4 19:19:41 UTC 2012 |
| Uploaded by | JasonDagit |
| Built on | ghc-7.6 |
| Distributions | Fedora: 2.1.2.1, NixOS: 2.4.0.0, Debian: 2.3.1.0, FreeBSD: 2.1.2.1 |
Modules
- Graphics
- UI
- Graphics.UI.GLUT
- Graphics.UI.GLUT.Begin
- Graphics.UI.GLUT.Callbacks
- Graphics.UI.GLUT.Colormap
- Graphics.UI.GLUT.Debugging
- Graphics.UI.GLUT.DeviceControl
- Graphics.UI.GLUT.Fonts
- Graphics.UI.GLUT.GameMode
- Graphics.UI.GLUT.Initialization
- Graphics.UI.GLUT.Menu
- Graphics.UI.GLUT.Objects
- Graphics.UI.GLUT.Overlay
- Graphics.UI.GLUT.State
- Graphics.UI.GLUT.Window
- Graphics.UI.GLUT
- UI
Downloads
- GLUT-2.3.1.0.tar.gz (Cabal source package)
- package description (included in the package)