@hackage graphics-drawingcombinators1.5.1
A functional interface to 2D drawing in OpenGL
Installation
Dependencies (7)
Dependents (2)
@hackage/acme-everything, @hackage/cv-combinators
Package Flags
ftgl
(on by default)
Does the system have FTGL, thus we could use not sucky fonts
examples
(off by default)
Build example programs
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.