graphics-drawingcombinators: A functional interface to 2D drawing in OpenGL

[ bsd3, graphics, library ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
ftgl

Does the system have FTGL, thus we could use not sucky fonts

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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 && <5), bitmap-opengl (>=0.0 && <0.1), containers, FTGL, GLUT, OpenGL (>=2.4 && <2.5), stb-image (>=0.2 && <0.3) [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 2010-02-07T22:53:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 20913 total (30 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]