ghia is an lgpl 3d rendering engine
------------------------------------
Key: MAVENUPLOAD-1217
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1217
Project: maven-upload-requests
Issue Type: Task
Reporter: Brian Hammond
Ghia is a 3d library which allows consumers to switch between various software
and hardware (via Jogl) renderers. Software implementations of renders include
full texture mapping via zbuffering, z-sorting of polygons and a wireframe
version. Simple scenes rendereded around 30 fps with the texture mapped
renderer. No lighting support. Support for XML and GEOM model loading.
Written in Java, it currently builds with Maven 1, though I intend to add a
Maven 2 pom.xml shortly. The current jar is around 120k. Comprised of 69 java
files representing some 14k lines of code along with some HTML for the maven
site.
The primary usage is for for light weight modelling on consumer devices or
server side rendering of 3d images from scene descriptions.
Currently at http://ghia.insanityengine.com/ , coming to sourceForge soon.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira