Login  Register

Re: New tutorial for JOGL in Eclipse RCP application

Posted by gouessej on Oct 09, 2010; 3:25pm
URL: https://forum.jogamp.org/New-tutorial-for-JOGL-in-Eclipse-RCP-application-tp1670638p1670786.html

It is strange, you mix org.eclipse.swt.opengl.GLCanvas with JOGL 2. I use another approach, I use the GLCanvas of JOGL 2 and I put it into an AWT frame that I get from an SWT/AWT helper. I didn't know that you could mix so easily the OpenGL of the SWT API and JOGL 2.
Julien Gouesse | Personal blog | Website