GLUT: A binding for the OpenGL Utility Toolkit

[ bsd3, graphics, library ] [ Propose Tags ]

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]

Flags

Automatic Flags
NameDescriptionDefault
split-baseEnabled
usenativewindowslibraries

When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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, 2.7.0.14, 2.7.0.15, 2.7.0.16
Dependencies array (<0.5), base (<4.6), containers (<0.5), OpenGL (>=2.3 && <3), StateVar (<1.2), Tensor (<1.2) [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <sven.panne@aedion.de>
Revised Revision 1 made by HerbertValerioRiedel at 2017-05-28T06:55:33Z
Category Graphics
Home page http://www.haskell.org/HOpenGL/
Bug tracker mailto:hopengl@haskell.org
Uploaded by SvenPanne at 2009-09-13T13:44:22Z
Distributions Debian:2.7.0.15, FreeBSD:2.7.0.1, LTSHaskell:2.7.0.16, NixOS:2.7.0.16, Stackage:2.7.0.16
Reverse Dependencies 44 direct, 70 indirect [details]
Downloads 68175 total (223 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for GLUT-2.2.2.0

[back to package description]
To build this package using Cabal directly from darcs, you must run
"autoreconf" before the usual Cabal build steps (configure/build/install).
autoreconf is included in the GNU autoconf tools.  There is no need to run
the "configure" script: the "setup configure" step will do this for you.