Re: JavaFX integration with JOGL
Posted by
gouessej on
Aug 29, 2014; 2:34pm
URL: https://forum.jogamp.org/JavaFX-integration-with-JOGL-tp4032593p4032972.html
JavaFX 3D API is a lot poorer than what offers most scenegraph especially in comparison with JMonkeyEngine, JogAmp's Ardor3D Continuation, LibGDX and Java3D. It's similar with the old Java3D in terms of design flaws :) It has inconsistent performance across platforms as it relies on several renderers (which is a pain in the a** to maintain like in Java3D 1.5.2), it has higher minimal requirements.