@hackage gloss-rendering1.13.1.1
Gloss picture data types and rendering functions.
Installation
Dependencies (6)
- GLUT >=2.7 && <2.8
- OpenGL >=2.12 && <3.1
- base >=4.8 && <5
- bmp >=1.2 && <1.3
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7 Show all…
Dependents (10)
@hackage/acme-everything, @hackage/reflex-gloss-scene, @hackage/gloss-examples, @hackage/gloss-accelerate, @hackage/gloss-relative, @hackage/gloss, Show all…
Gloss picture data types and rendering functions. These functions
don't do any window management. If you want gloss to setup your window as
well then use the plain gloss package.