OpenGL: A binding for the OpenGL graphics system

[ bsd3, graphics, library ] [ Propose Tags ]

A Haskell binding for the OpenGL graphics system (GL, version 4.5) 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.13), bytestring (>=0.9 && <0.11), GLURaw (>=1.3 && <1.6), ObjectName (>=1.1 && <1.2), OpenGLRaw (>=2.1 && <2.6), StateVar (>=1.1 && <1.2), text (>=0.1 && <1.3), transformers (>=0.2 && <0.5) [details]
License BSD-3-Clause
Copyright Copyright (C) 2002-2015 Sven Panne
Author Sven Panne
Maintainer Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
Revised Revision 1 made by AndreasAbel at 2024-01-14T16:25:10Z
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.git
Uploaded by SvenPanne at 2015-08-19T17:53:38Z
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 80885 total (178 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-19 [all 1 reports]

Readme for OpenGL-2.13.0.0

[back to package description]

Hackage Build Status