Login  Register

Re: java3d 1.6.0-pre5 released

Posted by Manu on Nov 25, 2012; 9:43pm
URL: https://forum.jogamp.org/java3d-1-6-0-pre5-released-tp4027166p4027207.html

Before trying to build a test case, could you try this current version of Sweet Home 3D jar executable built with Java 3D 1.6 pre 3 and JOGL rc11 available here?
I continuously test versions built with Java 3D 1.5.2 and Java 3D 1.6 on the same hardware.

At program launch, I use some shininess set at 0 for the ground. As I know that the lowest shininess value should be normally equal to 1 in Java 3D, I just tested 1 instead of 0 but it didn't change the way the program crashed.
Emmanuel Puybaret