The gloss package
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
| Versions | 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 |
|---|---|
| Dependencies | base (>=4.8 && <4.10), bmp (==1.2.*), bytestring (==0.10.*), containers (==0.5.*), ghc-prim (>=0.4 && <0.6), GLFW-b (>=1.4.1.0 && <2), gloss-rendering (==1.11.*), GLUT (==2.7.*), OpenGL (>=2.12 && <3.1) [details] |
| License | MIT |
| Author | Ben Lippmeier |
| Maintainer | benl@ouroborus.net |
| Stability | stable |
| Category | Graphics |
| Home page | http://gloss.ouroborus.net |
| Bug tracker | gloss@ouroborus.net |
| Source repository | head: git clone https://github.com/benl23x5/gloss |
| Uploaded | Tue Mar 14 04:17:02 UTC 2017 by BenLippmeier |
| Distributions | Debian:1.9.3.1, LTSHaskell:1.10.2.5, NixOS:1.11.1.1, Stackage:1.11.1.1, Tumbleweed:1.10.2.5 |
| Downloads | 19799 total (475 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2017-03-14 [all 1 reports] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| glut | Enable the GLUT backend | Enabled | Automatic |
| glfw | Enable the GLFW backend | Disabled | Automatic |
| explicitbackend | Expose versions of 'display' and friends that allow you to choose what window manager backend to use. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-1.11.1.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)