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.
Downloads
- not-gloss-0.7.7.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 |
---|---|
Change log | changelog.txt |
Dependencies | base (>=4.5 && <5), binary, bmp, bytestring, GLUT (>=2.3.0), OpenGL (>=3.0.0.1), OpenGLRaw (>=3.1.0.0), spatial-math (>=0.2.1.2), time (>=1.4.0), vector, vector-binary-instances (>0.2.1.0) [details] |
License | BSD-3-Clause |
Copyright | (c) Greg Horn 2012-2015 |
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 2016-06-08T20:40:57Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 22326 total (132 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-08 [all 1 reports] |