@hackage gloss1.13.2.2
Painless 2D vector graphics, animations and simulations.
Installation
Dependencies (9)
Dependents (68)
@hackage/edge, @hackage/csg, @hackage/essence-of-live-coding-gloss-example, @hackage/essence-of-live-coding-gloss, @hackage/hs-carbon-examples, @hackage/penrose, Show all…
Package Flags
glut
(on by default)
Enable the GLUT backend
glfw
(off by default)
Enable the GLFW backend
Gloss hides the pain of drawing simple vector graphics behind a nice data type and a few display functions. Gloss uses OpenGL under the hood, but you won't need to worry about any of that. Get something cool on the screen in under 10 minutes.