Hi Ben, On 10 November 2017 at 09:41, Ben Meijering <[email protected]> wrote: > I want this 1 opengl context to be shared by multiple windows.
I am afraid OpenGL doesn't work in this way, an OpenGL context is tied to a single window or pixel buffer. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

