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/.
[Skip to Readme]
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, 2.5.0.0, 2.5.0.1, 2.5.0.2, 2.5.1.0, 2.5.1.1, 2.6.0.0, 2.6.0.1, 2.7.0.0, 2.7.0.1, 2.7.0.2, 2.7.0.3, 2.7.0.4, 2.7.0.5, 2.7.0.6, 2.7.0.7, 2.7.0.8, 2.7.0.9, 2.7.0.10, 2.7.0.11, 2.7.0.12, 2.7.0.13 |
---|---|
Dependencies | array (>=0.3 && <0.6), base (>=3 && <5), containers (>=0.3 && <0.6), OpenGL (>=2.8.0.0 && <2.12), OpenGLRaw (>=1.3.0.0 && <1.6) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at Sun May 28 08:53:15 UTC 2017 |
Category | Graphics |
Home page | http://www.haskell.org/haskellwiki/Opengl |
Bug tracker | https://github.com/haskell-opengl/GLUT/issues |
Source repo | head: git clone https://github.com/haskell-opengl/GLUT |
Uploaded | by SvenPanne at Wed Jan 29 11:55:50 UTC 2014 |
Distributions | Debian:2.7.0.1, FreeBSD:2.7.0.1, LTSHaskell:2.7.0.13, NixOS:2.7.0.13, Stackage:2.7.0.13, openSUSE:2.7.0.13 |
Downloads | 36343 total (156 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] Hackage Matrix CI |
Modules
[Index]
- 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
Flags
Name | Description | Default | Type |
---|---|---|---|
usenativewindowslibraries | When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- GLUT-2.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.