Login  Register

Re: Java 3D crash or flickering

Posted by gouessej on Jun 04, 2016; 9:24pm
URL: https://forum.jogamp.org/Java-3D-crash-or-flickering-tp4035074p4036795.html

cmello wrote
Hey guys,

Is there something I can do to help? For example debugging on Windows.

Is the Java3D an open source project that accepts contributions?

Thank you a lot for the attention.

Best regards
Mello
Yes of course it's still open source and your help is welcome. The user's guide is here. The latest source code was on Harvey's repository but the source code of Java3D 1.7.0 is on my repository. We'll clarify this situation when Java3D 1.7.0 is ready for the prime time :)

Phil, GLProfile.getGL2ES1() should return the same profile than GLProfile.getMaxFixedFunc(true) on the faulty machines.
Julien Gouesse | Personal blog | Website