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 | 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-opengl (==0.0.*), containers, FTGL, GLUT, OpenGL (==2.4.*), 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 |
Uploaded | by LukePalmer at Wed Apr 28 08:18:05 UTC 2010 |
Distributions | NixOS:1.5.1 |
Downloads | 9821 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
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.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)