@hackage GLUT2.1.1.2
A binding for the OpenGL Utility Toolkit
Categories
License
BSD-3-Clause
Maintainer
Sven Panne <sven.panne@aedion.de>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- OpenGL >=2.2 && <2.3
- array <0.5
- base >=3 && <4.6
- containers <0.5 Show all…
Dependents (83)
@hackage/OpenVG, @hackage/haskell-platform-test, @hackage/roguestar-glut, @hackage/Vis, @hackage/opengl-dlp-stereo, @hackage/DefendTheKing, Show all…
Package Flags
split-base(on by default)
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/.