Login  Register

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

Posted by gouessej on Jul 07, 2016; 7:04pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4036891.html

It's merged :)

I've just committed the brand new STL importer of JogAmp's Ardor3D Continuation. I'll commit a small example very soon. The source code hasn't been fully tested. I've reduced a lot its memory footprint, the scopes of numerous variables are more logical to me now, I've modified this importer so that it works almost exactly like the OBJ importer, i.e when you load a file, it gives you a geometry store, this geometry store allows to obtain a node containing a single mesh. I'll update the JARs when the example is ready.
Julien Gouesse | Personal blog | Website