GLUT: A binding for the OpenGL Utility Toolkit
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/.
| Versions | 2.0, 2.1.1.1, 2.1.1.2 |
|---|---|
| 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/ |
| Exposed modules | Graphics.UI.GLUT, Graphics.UI.GLUT.Begin, Graphics.UI.GLUT.Callbacks, Graphics.UI.GLUT.Callbacks.Global, Graphics.UI.GLUT.Callbacks.Window, 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 |
| Upload date | Sat Nov 3 08:32:41 PDT 2007 |
| Uploaded by | RossPaterson |
| Built on | ghc-6.8 |
Downloads
- GLUT-2.1.1.1.tar.gz (Cabal source package)
- package description (included in the package)
