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 |
|---|---|
| Dependencies | base (4.*), bitmap (≥0.0.2), containers, FTGL, OpenGL (≥2.4 & <2.6), stb-image (0.2.*) or base (4.*), bitmap (≥0.0.2), containers, GLUT, OpenGL (≥2.4 & <2.6), 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 |
| Upload date | Sun Jun 10 12:12:44 UTC 2012 |
| Uploaded by | EyalLotem |
| Built on | ghc-7.4 |
Modules
Downloads
- graphics-drawingcombinators-1.4.3.tar.gz (Cabal source package)
- package description (included in the package)