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
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.8 && <5), bmp (>=1.2 && <1.3), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), ghc-prim, GLFW-b (>=1.4.1.0 && <2), gloss-rendering (>=1.13 && <1.14), GLUT (>=2.7 && <2.8), OpenGL (>=2.12 && <3.1) [details] |
License | MIT |
Author | Ben Lippmeier |
Maintainer | benl@ouroborus.net |
Category | Graphics |
Home page | http://gloss.ouroborus.net |
Bug tracker | gloss@ouroborus.net |
Source repo | head: git clone https://github.com/benl23x5/gloss this: git clone https://github.com/benl23x5/gloss(tag v1.13.0.0) |
Uploaded | by BenLippmeier at 2020-11-08T08:38:14Z |
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 | 69501 total (11 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] |