Im having problems with the OpenGL verion under Windows. How can I run the Direct-X version Java 3D?
A. If you are using the version of Java 3D distributed with the IDV (1.3.2), you can switch between the OpenGL and Direct-X versions of Java 3D with a command line switch. If you are using runIDV.bat to start the IDV, edit that file and uncomment the appropriate line. If you have your own script for starting the IDV, add in the -Dj3d.rend=d3d option to your start line (before -jar or class name).