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 |
|---|---|
| Dependencies | base (≤4), containers, mtl, OpenGL, SDL, SDL-image, SDL-ttf |
| License | BSD3 |
| Author | Luke Palmer |
| Maintainer | lrpalmer@gmail.com |
| Stability | experimental |
| Category | Graphics |
| Upload date | Fri Jan 1 23:43:25 UTC 2010 |
| Uploaded by | LukePalmer |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Graphics
- Graphics.DrawingCombinators
Downloads
- graphics-drawingcombinators-1.0.0.tar.gz (Cabal source package)
- package description (included in the package)