WebView and WebGL
Jan Tosovsky
j.tosovsky at email.cz
Mon Sep 11 18:51:59 UTC 2017
On 2017-09-10 Nir Lisker wrote:
>
> 3D enhancement are indeed not planned for Java10 (at the minimum) ...
> but I agree with Mike - you can, maybe somewhat surprisingly, do quite
> a lot with what there is.
>
> ...
>
> We've employed some clever tricks to get adequate "advanced features"
> results and considering that all of it can be single-handedly run on
> iOS and Android with Gluon Mobile (specifically JavaFXPorts) I think
> there *is* a future in this direction ...
Just for my curiosity, what is the main driver for developers to integrate 3D into JavaFX apps?
Why not create apps utilizing WebGL directly in (full-featured) browsers using JavaScript bundled as GUI apps (via e.g. Meteor or CEF)?
Is it about reusing Java knowledge, unique Java libraries, something else?
Thanks for clarifying,
Jan
More information about the openjfx-dev
mailing list