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 |
explicitbackend | Expose versions of | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-1.13.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates