Re: jogl and jre8 on macosx
Posted by
gouessej on
Jul 24, 2014; 9:00am
URL: https://forum.jogamp.org/jogl-and-jre8-on-macosx-tp4032589p4032654.html
Thank you. It's a nice trick :) Rewriting the ES 2 pipeline with JOGL isn't undoable but it would require a lot of time. You can already share textures with OpenJFX if you build it and ship it yourself with the ES 2 pipeline, you can create an external context that "points" to the one created by OpenJFX.