graphics-drawingcombinators: A functional interface to 2D drawing in OpenGL
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.
Versions [faq] | 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, 1.5, 1.5.1 |
---|---|
Dependencies | base (==4.*), bitmap (>=0.0.2), containers, FTGL, GLUT, OpenGL (>=2.4 && <2.7), stb-image (==0.2.*) [details] |
License | BSD-3-Clause |
Author | Luke Palmer |
Maintainer | lrpalmer@gmail.com |
Category | Graphics |
Home page | http://github.com/luqui/graphics-drawingcombinators |
Source repo | head: git clone http://github.com/luqui/graphics-drawingcombinators |
Uploaded | by EyalLotem at 2012-11-26T18:31:19Z |
Distributions | NixOS:1.5.1 |
Downloads | 19356 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
ftgl | Does the system have FTGL, thus we could use not sucky fonts | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- graphics-drawingcombinators-1.4.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)