Re: New tutorial on AWT/SWT/Swing/GLJPanel/GLCanvas
Posted by
Wade Walker on
Feb 01, 2011; 2:35am
URL: https://forum.jogamp.org/New-tutorial-on-AWT-SWT-Swing-GLJPanel-GLCanvas-tp2363921p2394679.html
Yeah, it sounds like I need to do a super-simple OpenGL 3+ example across all of our canvases to see where they stand. I haven't used OpenGL later than 2.0 very much yet, because most older computers at work don't support past OGL 2.
If I have any success fixing SWT multisampling, I can start thinking about adding the option to create an OGL 3 canvas -- I don't want to get ahead of myself

We need a better SWT binding anyway, so why not modify the existing one instead of creating one from scratch?