GLURaw: A raw binding for the OpenGL graphics system

[ bsd3, graphics, library ] [ Propose Tags ]

GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer interface.

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]

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

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] 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.5.0.0, 1.5.0.1, 1.5.0.2, 1.5.0.3, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5
Dependencies base (>=3 && <5), OpenGLRaw (>=1.3.0.0 && <2.7) [details]
License BSD-3-Clause
Author
Maintainer Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2016-01-31T16:45:03Z
Category Graphics
Home page http://www.haskell.org/haskellwiki/Opengl
Bug tracker https://github.com/haskell-opengl/GLURaw/issues
Source repo head: git clone https://github.com/haskell-opengl/GLURaw
Uploaded by SvenPanne at 2014-05-19T15:25:05Z
Distributions Debian:2.0.0.4, Fedora:2.0.0.5, FreeBSD:1.5.0.1, LTSHaskell:2.0.0.5, NixOS:2.0.0.5, Stackage:2.0.0.5
Reverse Dependencies 4 direct, 202 indirect [details]
Downloads 50522 total (156 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for GLURaw-1.4.0.1

[back to package description]

Build Status