OpenGL: A binding for the OpenGL graphics system

[ bsd3, graphics, library ] [ Propose Tags ]

A Haskell binding for the OpenGL graphics system (GL, version 2.1) and its accompanying utility library (GLU, version 1.3). OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL, please see: http://www.opengl.org/.


[Skip to Readme]

Modules

[Index]

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.1, 2.2.1.1, 2.2.2.0, 2.2.3.0, 2.2.3.1, 2.3.0.0, 2.4.0.0, 2.4.0.1, 2.4.0.2, 2.5.0.0, 2.6.0.0, 2.6.0.1, 2.8.0.0, 2.9.0.0, 2.9.1.0, 2.9.2.0, 2.10.0.0, 2.10.0.1, 2.10.0.2, 2.11.0.0, 2.11.1.0, 2.12.0.0, 2.12.0.1, 2.13.0.0, 2.13.1.0, 2.13.1.1, 2.13.2.0, 2.13.2.1, 3.0.0.0, 3.0.0.1, 3.0.0.2, 3.0.1.0, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.0.3.0
Dependencies base (<4.6) [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <sven.panne@aedion.de>
Revised Revision 1 made by HerbertValerioRiedel at 2016-01-05T13:45:11Z
Category Graphics
Home page http://www.haskell.org/HOpenGL/
Bug tracker mailto:hopengl@haskell.org
Uploaded by JasonDagit at 2012-02-05T23:08:22Z
Distributions Debian:3.0.3.0, Fedora:3.0.3.0, FreeBSD:2.12.0.1, LTSHaskell:3.0.3.0, NixOS:3.0.3.0, Stackage:3.0.3.0
Reverse Dependencies 90 direct, 115 indirect [details]
Downloads 81144 total (191 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for OpenGL-2.2.3.1

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