Re: Jogl and JavaFX
Posted by
gouessej on
Dec 18, 2013; 10:02am
URL: https://forum.jogamp.org/Jogl-and-JavaFX-tp4030720p4030942.html
Hi
Qu0ll wrote
As it stands, even though JavaFX is fully hardware accelerated (when supported), the GPU is used almost entirely for rendering 2D graphics. However, I do know that Oracle has tried some experiments integrating with both JOGL and ***** to provide a kind of "3D Canvas" like WebGL to complement their existing 2D Canvas.
Do you have a reference about that? Maybe an Oracle employee talked about that at Java One, didn't he?
I'm not really motivated to implement any kind of interoperability with JavaFX but I will reconsider my position if and only if Oracle provides public APIs to do that and if Sven agrees with me.