The graphics-drawingcombinators package
This module is a functional wrapper around OpenGL, so you don't have to go into the deep, dark world of imperative stateful programming just to draw stuff. It supports 2D only (for now), with support drawing geometry, images, and text.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.41, 0.42, 0.43, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.4.1 |
|---|---|
| Dependencies | base (4.*), bitmap (≥0.0.2), FTGL, OpenGL (≥2.2 & <2.9), stb-image (0.2.*) or base (4.*), bitmap (≥0.0.2), GLUT, OpenGL (≥2.2 & <2.9), stb-image (0.2.*) |
| License | BSD3 |
| Author | Luke Palmer |
| Maintainer | lrpalmer@gmail.com |
| Stability | experimental |
| Category | Graphics |
| Home page | http://github.com/luqui/graphics-drawingcombinators |
| Source repository | git clone http://github.com/luqui/graphics-drawingcombinators |
| Executables | example |
| Upload date | Fri May 31 00:16:55 UTC 2013 |
| Uploaded by | LukePalmer |
| Built on | ghc-7.6 |
Modules
Downloads
- graphics-drawingcombinators-1.4.4.1.tar.gz (Cabal source package)
- package description (included in the package)