GLURaw: A raw binding for the OpenGL graphics system
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]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- GLURaw-2.0.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), OpenGLRaw (>=3.0 && <3.4), transformers (>=0.2 && <0.7) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.1, ghc ==9.2.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2009-2018 Sven Panne |
Author | Sven Panne |
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/GLURaw/issues |
Source repo | head: git clone https://github.com/haskell-opengl/GLURaw.git |
Uploaded | by SvenPanne at 2021-11-14T16:09:11Z |
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, 203 indirect [details] |
Downloads | 51552 total (194 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-14 [all 1 reports] |