For some reason, I can't easily find the API for theJ3D utility classes, i.e. import com.sun.j3d.utils.*;etc. I can find the API for j3d (javax.media.j3d.*)here:java.sun.com/.../index.htmlIt seems there are plenty of mirror sites that havethe API, such as here:www.cs.indiana.edu/.../index.htmlbut I would like the original. Does anyone know whereit is? I've spent about an hour and a half looking forit...
What's about the following link?java.sun.com/products/java-media/3D/download.html
Sorry, my technical lingo is still developing... I'mlooking for the Javadoc of the j3d utility api. I'vefound the j3d javadoc but not the j3d utility api(e.g. the javadoc class hierarchy which includescom.sun.j3d.utils.universe.SimpleUniverse).
Here is the link for you.java.sun.com/.../download.html