From: Robert Osfield Tuesday, September 12, 2006 5:35 PM
> Are you reusing the same osg::SceneView for each susequent
> graphics contexts?  I presume so.  The line is commented out
> in the example as its not needed as the SceneView object is
> created afresh for each new context created.
 
I am creating new SceneViews, but I am reusing the
RenderSurface (due to mimicking the situation I have in
OSG/VR Juggler app). I guess this means the rendering context
is reused for each subsequent SceneView.
 
Thanks for the feedback you have provided on this topic,
Sinisa
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to