Re: Jogl and JavaFX
Posted by
gouessej on
Dec 02, 2013; 9:53am
URL: https://forum.jogamp.org/Jogl-and-JavaFX-tp4030720p4030749.html
Hi
There is a bug report about that:
https://jogamp.org/bugzilla/show_bug.cgi?id=607In short, this is currently not supported, there is already an example that could be ported to JOGL but it would be suboptimal in terms of speed / memory footprint and there is not yet any public mean of disabling Direct3D in JavaFX under Windows which could cause driver conflicts. We need some contributors; if you don't feel able to port or migrate anything, there will probably have no JOGL JavaFX interoperability for a while.
JavaFX 3D API seems to have the same design flaws that Sun's implementation of Java3D.