GLUT: A binding for the OpenGL Utility Toolkit

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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]

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, 2.5.0.0, 2.5.0.1, 2.5.0.2, 2.5.1.0, 2.5.1.1, 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
Change log None available
Dependencies array (>=0.3), base (>=3 && <5), containers (>=0.3), OpenGL (>=2.8.0.0), OpenGLRaw (>=1.3.0.0) [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
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 2014-05-19T15:47:02Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for GLUT-2.5.1.1

[back to package description]

Build Status