 |
(http://java3d.dev.java.net)
The Java 3D API is a full featured 3D graphics API that can be used to create high performance 3D graphics applications from within the Java platform. The Java 3D API has many usefull features. For an overview of the many features of Java 3D, please refer to the main Java 3D API web page.
WIKI: http://wiki.java.net/bin/view/Javadesktop/Java3D
News
Java3D is being actively developed. Version 1.4 is being prepared and offers many improvements and a big modernisation effort.
Updated list of new features
-- Main.pepe - 13 May 2004
Just reordered chronological arrangement to have the latest new on top.
-- HerKules - 7 Jul 2004
Current/latest Java3D build (1.3.2) is offered as a WebStart extension from the HARDCODE site.
Just add this to your JNLP file:
<!-- Load Java3D as an extension. -->
<extension name="Inoffical Java3D" href="http://www.hardcode.de/java3dext/java3dext.jnlp"/>
-- HerKules - 7 Jul 2004
Sun has announced a renewed focus on Java3D. The announcement can be seen here http://archives.java.sun.com/cgi-bin/wa?A2=ind0403&L=java3d-interest&F=&S=&P=21949
FlyingGuns is one of the few Java3D games available today.
-- HerKules - 7 Apr 2004
|