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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
glut | Enable the GLUT backend | Enabled |
glfw | Enable the GLFW backend | Disabled |
explicitbackend | Expose versions of displayInWindow and friends that allow you to choose what window manager backend to use. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-1.5.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
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.1.1.0, 1.2.0.0, 1.2.0.1, 1.3.0.1, 1.3.1.2, 1.3.3.1, 1.3.4.1, 1.4.0.1, 1.5.0.1, 1.5.0.2, 1.5.2.1, 1.6.0.1, 1.6.1.1, 1.6.2.1, 1.7.0.1, 1.7.1.1, 1.7.2.1, 1.7.3.1, 1.7.4.1, 1.7.5.1, 1.7.5.2, 1.7.6.1, 1.7.6.2, 1.7.6.3, 1.7.6.4, 1.7.6.5, 1.7.6.6, 1.7.7.1, 1.7.7.201204.1, 1.7.8.1, 1.7.8.2, 1.7.8.3, 1.7.8.4, 1.8.0.1, 1.8.1.1, 1.8.1.2, 1.8.2.1, 1.8.2.2, 1.9.1.1, 1.9.2.1, 1.9.3.1, 1.9.4.1, 1.10.1.1, 1.10.2.1, 1.10.2.2, 1.10.2.3, 1.10.2.5, 1.11.1.1, 1.12.0.0, 1.13.0.1, 1.13.1.1, 1.13.1.2, 1.13.2.1, 1.13.2.2 |
---|---|
Dependencies | base (>=4 && <5), bmp (>=1.1 && <1.2), bytestring (>=0.9 && <0.10), containers (>=0.3.0 && <0.5.0), ghc-prim (>=0.2 && <0.3), GLFW-b (>=0.0.2 && <0.0.3), GLUT (>=2.2 && <2.3), OpenGL (>=2.4 && <2.5) [details] |
Tested with | ghc ==6.12.1, ghc ==7.0.1 |
License | MIT |
Author | Ben Lippmeier |
Maintainer | benl@ouroborus.net |
Category | Graphics |
Home page | http://gloss.ouroborus.net |
Bug tracker | gloss@ouroborus.net |
Uploaded | by BenLippmeier at 2011-11-23T01:52:15Z |
Distributions | Debian:1.13.1.2, LTSHaskell:1.13.2.2, NixOS:1.13.2.2, Stackage:1.13.2.2 |
Reverse Dependencies | 36 direct, 0 indirect [details] |
Downloads | 69330 total (182 in the last 30 days) |
Rating | 2.75 (votes: 12) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |