Re: Simple Java 3D test crashes under Windows
Posted by hharrison on Jan 10, 2013; 7:09pm
URL: https://forum.jogamp.org/Simple-Java-3D-test-crashes-under-Windows-tp4027770p4027783.html
Could you try just disabling the separate specular color enable when invoking the VM?
-Dj3d.disableSeparateSpecular=true
Harvey