OpenGL: A binding for the OpenGL graphics system

[ bsd3, graphics, library ] [ Propose Tags ]

A Haskell binding for the OpenGL graphics system (GL, version 4.4) 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 and its various extensions, please see http://www.opengl.org/ and http://www.opengl.org/registry/.


[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 (>=3 && <4.8), bytestring, GLURaw (>=1.3.0.0), OpenGLRaw (>=1.4.0.0 && <2), text [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
Revised Revision 2 made by HerbertValerioRiedel at 2015-08-21T14:56:25Z
Category Graphics
Home page http://www.haskell.org/haskellwiki/Opengl
Bug tracker https://github.com/haskell-opengl/OpenGL/issues
Source repo head: git clone https://github.com/haskell-opengl/OpenGL
Uploaded by SvenPanne at 2013-10-24T07:37:40Z
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 81148 total (190 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 2 reports]

Readme for OpenGL-2.9.1.0

[back to package description]

Build Status