[osg-users] PagedLOD glitches
Chris Hanson
xenon at alphapixel.com
Fri Aug 26 08:35:43 PDT 2016
Yeah, something's not right with your scene graph. You shouldn't see that
behavior if your PagedLODs are structured correctly.
You might add some debugging messages to determine what is happening in the
PagedLOD node that contains the geometry that disappears in #2, as it must
be switching to SOME other child during the #2 time period.
You're not using an extra level of indirection like a second PagedLOD under
the main PagedLOD, are you? Or a Switch or a ProxyNode or something else?
What built the quadtree database?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160826/cdbd95bd/attachment-0003.htm>
More information about the osg-users
mailing list