@hackage graphics-drawingcombinators1.5.1

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.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • 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