not-gloss: Painless 3D graphics, no affiliation with gloss

[ bsd3, graphics, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Vis
    • Vis.Camera
    • Vis.Interface
    • Vis.Vis
    • Vis.VisObject

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.5 && <5), gloss, GLUT (>=2.3 && <2.4), OpenGLRaw (>=1.2 && <1.3), spatial-math (>=0.1.2 && <0.2), time (>=1.4 && <1.5) [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 2012-09-24T17:31:47Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 21773 total (108 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-24 [all 7 reports]