5. Requirements and getting Java 3D installed and running
First, download Java 3D 1.1
from the
java.sun.com
You
must
be running Java 2 for Java 3D to work correctly.
For windows, you should be running the Java 2 (JDK 1.2) Windows 95/98/NT Production release.
For Solaris, you should run the Java 2 (JDK 1.2) Solaris Production Implementation.
You also need OpenGL support on your system to run Java 3D. If you are using Windows95/NT or Windows NT, you can get the OpenGL libraries from
ftp://ftp.microsoft.com/softlib/mslfiles/opengl95.exe
. It will not run using Win32s. Implementations for OpenGL and Direct3D are available.
If you are using Solaris, you can download the files from
http://www.sun.com/solaris/opengl
. You must use OpenGL 1.1.1 with patch 106022-03 or later.
Most importantly, follow all the instructions included in the Java3D download to set everything up. Once you've done all of that, try compiling and running some of the examples included in the archive.
No other implementations of Java 3D are currently available.