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 | base (<3), OpenGL (≥2.3), StateVar, Tensor or array, base (≥3 & <5), containers, OpenGL (≥2.3), StateVar, Tensor |
| License | BSD3 |
| Maintainer | Sven Panne <sven.panne@aedion.de> |
| Category | Graphics |
| Home page | http://www.haskell.org/HOpenGL/ |
| Bug tracker | mailto:hopengl@haskell.org |
| Upload date | Sun Aug 16 16:01:50 UTC 2009 |
| Uploaded by | SvenPanne |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| 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.2.1.0.tar.gz (Cabal source package)
- package description (included in the package)