At 22:29 12.08.00 -0700, you wrote:
>I'm trying to work with Java3D but I don't know if I
>have the right files. I've made a download of the
>java3d-1_2-win-opengl-rt.exe file (I already have de
>j2sdk1_3_0-win). Is it enough? I was looking for
>other files but I didn't find. What should I do?
From the download page
(http://java.sun.com/products/java-media/3D/download.html),
you also want the "Java 3D Windows Runtime and Examples for the JDK".
First, install the J2 SDK, then the Java 3D JDK stuff and then the Java 3D
runtime (-rt).
The 3D JDK install will probably ask for the directory for the SDK; if you
tell it where you
put the J2 SDK (something like .../jdk1.3.0/ ), then it will correctly
place the 3D jars in
jdk1.3.0/jre/lib/ext, where the rest of Java 2 can find them automatically
without any
need to fiddle with the CLASSPATH.
Hope this helps,
-Carl-
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".