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
examples

Build example programs

Disabled

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 (>=0.0.2), FTGL, GLFW-b, GLUT, graphics-drawingcombinators, OpenGL (>=2.9 && <2.10), 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
Source repo head: git clone http://github.com/luqui/graphics-drawingcombinators
Uploaded by LukePalmer at 2014-07-01T17:28:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables example
Downloads 20913 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]