Re: SceneGraph Recommendations
Posted by
gouessej on
Jul 25, 2011; 7:55pm
URL: https://forum.jogamp.org/SceneGraph-Recommendations-tp3197771p3198526.html
Hi
I advise you to use Ardor3D. I used JMonkeyEngine 2 & 3 in the past too. Aviatrix3D is still maintained but there is only a tiny community around it. Xith3D looks like Java3D but it is still actively maintained. I fixed some bugs in the JOGL-based renderers of Ardor3D and JMonkeyEngine. Ardor3D is the most reliable engine supporting JOGL whereas JMonkeyEngine 3 has a bad non official JOGL renderer supporting JOGL 2.0 (I wrote it but some other guys had introduced new bugs that I did not succeed to fix).
No engine officially supports JOGL 2.0, I'm the only person who can provide you a custom version of Ardor3D supporting JOGL 2.0.
These projects are neither oversized, nor abandoned. JMonkeyEngine 2 & 3 with JOGL are too buggy in my humble opinion.
Java3D was already obsolete in 2009...
Best regards.