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.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.2.1, 2.3.0.0 |
|---|---|
| Dependencies | base (<3), OpenGL (≥2.2) or array, base (≥3), containers, OpenGL (≥2.2) |
| License | BSD3 |
| Maintainer | Sven Panne <sven.panne@aedion.de> |
| Category | Graphics |
| Home page | http://www.haskell.org/HOpenGL/ |
| Upload date | Thu Jun 19 12:24:59 UTC 2008 |
| Uploaded by | IanLynagh |
| Built on | ghc-6.10, ghc-6.8 |
| Build failure | ghc-6.12 (log) |
| Distributions | Fedora: 2.1.2.1, NixOS: 2.3.0.0, Debian: 2.1.2.1, 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.1.1.2.tar.gz (Cabal source package)
- package description (included in the package)