[osg-users] Removing objects with shared GL state from scene graph
Chris Djali
krizdjali at gmail.com
Wed Aug 21 07:32:52 PDT 2019
Hi,
Is the plan still to have OSG itself release GL objects in the object cache when the contexts they're associated with are destroyed, and if so, have you had any further thoughts about how this might be accomplished?
The problem is still that there's nothing in osgViewer that has the same lifetime as an osg::GraphicsContext, and osg isn't supposed to be aware of osgDB, so it has to be osgViewer that releases things, right?
Cheers,
Chris
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76601#76601
More information about the osg-users
mailing list