Re: SWT integration: NewtCanvasSWT or swt.GLCanvas?

Posted by aqd on
URL: https://forum.jogamp.org/SWT-integration-NewtCanvasSWT-or-swt-GLCanvas-tp4032683p4032690.html

Okay I made it here:

swt.GLCanvas version: https://gist.github.com/AqD/c37762dd68ba14d907f7  (updated with a sample RCP view)
NewtCanvasSWT version: https://gist.github.com/AqD/b283b67e0624381095e2


* The NEWT-SWT version is based on ga-worldwind-suite's NEWT-AWT canvas.