Re: WebGL support in JavaFX WebView

2016-06-15 Thread Michael Hoffer
Hi Paul, a while ago I started an experiment that adds shared memory based nodes to the scene graph. You can find an experimental WebKit node with full WebGL support on GitHub: https://github.com/miho/VFXWebKit Here you can see it in action: https://www.youtube.com/watch?v=FlIrY1SlNM4 As I said,

WebGL support in JavaFX WebView

2016-06-15 Thread Kondratko, Paul
Hi, WebView that comes with JavaFX does not support WebGL. I understand from other online posts that there is no plan to add WebGL support. Is anyone familiar with a webView plugin that supports WebGL? Ideally open source. Thank you and Best Regards, Paul NO