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.
Versions [faq] | 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 |
---|---|
Dependencies | base (==4.5.*), bmp (>=1.2.3.2 && <1.2.4), bytestring (==0.10.*), containers (==0.4.*), ghc-prim (==0.2.*), GLFW-b (>=0.1.0.1 && <0.2), GLUT (==2.3.*), OpenGL (==2.6.*) [details] |
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 2012-12-10T01:36:13Z |
Distributions | Debian:1.13.0.1, LTSHaskell:1.13.0.1, NixOS:1.13.2.1, Stackage:1.13.2.1 |
Downloads | 58184 total (173 in the last 30 days) |
Rating | 2.75 (votes: 11) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-23 [all 6 reports] |
Modules
- Graphics
- Graphics.Gloss
- Algorithms
- Graphics.Gloss.Algorithms.RayCast
- Data
- Graphics.Gloss.Data.Color
- Graphics.Gloss.Data.Display
- Graphics.Gloss.Data.Extent
- Graphics.Gloss.Data.Picture
- Graphics.Gloss.Data.Point
- Graphics.Gloss.Data.Quad
- Graphics.Gloss.Data.QuadTree
- Graphics.Gloss.Data.Vector
- Graphics.Gloss.Geometry
- Graphics.Gloss.Geometry.Angle
- Graphics.Gloss.Geometry.Line
- Interface
- IO
- Graphics.Gloss.Interface.IO.Animate
- Graphics.Gloss.Interface.IO.Game
- Graphics.Gloss.Interface.IO.Simulate
- Pure
- Graphics.Gloss.Interface.Pure.Animate
- Graphics.Gloss.Interface.Pure.Display
- Graphics.Gloss.Interface.Pure.Game
- Graphics.Gloss.Interface.Pure.Simulate
- IO
- Algorithms
- Graphics.Gloss
Flags
Name | Description | Default | Type |
---|---|---|---|
glut | Enable the GLUT backend | Enabled | Automatic |
glfw | Enable the GLFW backend | Disabled | Automatic |
explicitbackend | Expose versions of | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- gloss-1.7.7.201204.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)