Login  Register

Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI

Posted by gouessej on Sep 21, 2015; 10:00pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035339.html

Hi

It's now possible to use a subset of JogAmp's Ardor3D Continuation with a compact profile since Java 1.8. The only sub-projects requiring the full JRE are those based on AWT: ardor3d-awt and ardor3d-jogl-awt. There are a few optional classes in ardor3d-terrain depending on AWT. ardor3d-collada and ardor3d-savable requires the "compact2" profile because of their dependency on javax.xml and maybe SAX. ardor3d-collada no longer uses any deprecated classes of JDOM 2. Last but not least, there is no longer any GLException thrown when exiting the demos. Enjoy! I still have to update the documentation and the binaries, the source code is up to date.
Julien Gouesse | Personal blog | Website