Re: SWT integration: NewtCanvasSWT or swt.GLCanvas?
Posted by
gouessej on
URL: https://forum.jogamp.org/SWT-integration-NewtCanvasSWT-or-swt-GLCanvas-tp4032683p4032684.html
Hi
Please share your source code so that we can do the same for NewtCanvasAWT:
http://forum.jogamp.org/transfer-images-from-TextureData-to-a-Texture-off-of-the-EDT-in-JOGL-tp4032678p4032682.htmlcom.jogamp.opengl.swt.GLCanvas is heavyweight, a bit more reliable but it has a few limitations that NewtCanvasSWT doesn't have and it might be a bit slower and less flexible than NewtCanvasSWT, Petros would probably be able to give you more accurate answers.
Why not keeping both? I can help you if something goes wrong, don't worry, you're not alone.