Hi Robert, Am 16.11.10 17:51, schrieb Robert Osfield: > I wonder if the FBO Id for the iOS GraphicsContext could be stored in > the GraphicsContext and when it's non zero have rendering backend pick > up on the fact that the GraphicsContext isn't an ordinary graphics > context but really just a FBO and then have the rendering backend use > the FBO id to re-enabling it after rendering to the RTT FBO's. > > Thoughts?
Sounds like a good solution for the problem and it will work with multiple contexts. I'll implement it and report back/ send it to osg-submission. cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

