Login  Register

Multiple OpenGL canvas in Swing application

Posted by juankprada on Nov 08, 2013; 4:22pm
URL: https://forum.jogamp.org/Multiple-OpenGL-canvas-in-Swing-application-tp4030542.html

Hi, I am making a Swing application that will eventually have more than one OpenGL widget (canvas), each with different sizes. Is that even possible to show all of the openGL widgets at the same time?  each with its own FPSAnimator ?