On 06/25/2013 02:19 PM, DAO [via jogamp] wrote:
> ok, I will do it with FBO then.
You could also handle it all in your 'scene graph' w/ OpenGL.
NEWT indeed does not support any layout or whatsoever
and shall only provide you w/ the native window/surface
and user input.
Yes merging another scene via FBO sound viable.
Viewport change and multiple viewports would be another
way of separating the framebuffer.
~Sven
> thanks