not-gloss: Painless 3D graphics, no affiliation with gloss
This package intends to make it relatively easy to do simple 3d graphics using high-level primitives. It is inspired by gloss and attempts to emulate it. This is an early release and the api will certainly change. Note that transparency can be controlled by the alpha value: "makeColor r g b alpha" but that you must draw objects from back to front for transparency to properly work (just put clear things last). Also, transparent ellipsoids and cylinders have ugly artifacts, sorry. Look at the complimentary package not-gloss-examples to get started.
Versions | 0.1.0, 0.2.0, 0.3.0, 0.3.0.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.1.0, 0.7.1.1, 0.7.2.0, 0.7.2.1, 0.7.3.0, 0.7.4.0, 0.7.5.0, 0.7.6.0, 0.7.6.1, 0.7.6.2, 0.7.6.3, 0.7.6.4, 0.7.6.5, 0.7.7.0 |
---|---|
Dependencies | base (>=4.5 && <5), GLUT (==2.3.*), OpenGLRaw (>=1.2.0.0 && <1.4), spatial-math (>=0.1.7 && <0.2), time (==1.4.*) [details] |
License | BSD-3-Clause |
Author | Greg Horn |
Maintainer | gregmainland@gmail.com |
Category | Graphics |
Source repo | head: git clone git://github.com/ghorn/not-gloss.git |
Uploaded | by GregHorn at Mon Dec 3 12:26:33 UTC 2012 |
Distributions | NixOS:0.7.7.0 |
Downloads | 9312 total (51 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- not-gloss-0.5.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)