Re: Multiple OpenGL canvas in Swing application
Posted by
gouessej on
Nov 08, 2013; 8:58pm
URL: https://forum.jogamp.org/Multiple-OpenGL-canvas-in-Swing-application-tp4030542p4030544.html
Hi
You can do that but if you want them to share the same OpenGL resources, you'll have to use a shared context.