Hi, I create CompositeViewer with two views and shared context,
 so I can map common textures from one context to another but not FBO. 
My goal is to render two views one with QT framing without postprocess effects 
and another on separate X screen with postprocess effects. 
So I construct CompositeViewer and use one view in GraphicsWindowQt and another 
in common frameless window. 
I use ViewerFrameThread class like in OsgQtWidgets example.
I also tested this on one X screen but I can't use shared FBO.
I create context like in osgsimplegl3 example.
Maybe someone come across to this problem and know solution?

Thank you!

Cheers,
Roman

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=47160#47160





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to