gloss: Painless 2D vector graphics, animations and simulations.
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.
Modules
[Index] [Quick Jump]
- Graphics
- Graphics.Gloss
- Data
- Geometry
- Interface
- Graphics.Gloss
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
glut | Enable the GLUT backend | Enabled |
glfw | Enable the GLFW backend | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-1.13.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates