Re: Custom Raster
Posted by
gouessej on
Feb 18, 2014; 2:57pm
URL: https://forum.jogamp.org/Custom-Raster-tp4031610p4031634.html
Thank you very much.
Edit.: My bug report contains some pointers to working examples of interoperability between JavaFX and OpenGL based APIs:
https://jogamp.org/bugzilla/show_bug.cgi?id=607Maybe it can help, especially the demo rendering OpenGL contents inside JavaFX without SwingNode of course (it uses a FBO).