gloss: Painless 2D vector graphics, animations and simulations.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Declared and used flag sets differ: explicitbackend, glfw, glut /= glfw, glut.
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.
Properties
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 (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees