This is Java 3D version 1.3.1.
The performance of Java3D applications that use textures based on CUSTOM images is improved in 1.4.2 compared to 1.4.1.
Examples and tutorial can be found at http://java.sun.com/products/java-media/3D/collateral/.
Provided a new runtime option to control Canvas3D resize behavior, which under certain conditions might fail, resulting in visible artifacts. Use: -Dapple.j3d.CheckForContextUpdateEachFrame=true runtime option to perform extra checks on view bounds changes. If enabled, this check is performed every single frame. The default setting is false.
Last updated: 2004-10-05