Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
gouessej on
Oct 28, 2015; 3:14pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035645.html
Ok, I'll set noglsl to true by default, Runiter had a similar problem. Thank you. I hope that setting it (System.setProperty("jogl.gljpanel.noglsl", "true");) in the static initializer of JoglSwingCanvas is enough.