[osg-users] PagedLOD glitches

Andreas Ekstrand andreas.ekstrand at remograph.com
Sat Sep 3 14:56:49 PDT 2016


Thanks, Robert and Chris! I built the quadtree myself and I had indeed 
messed up the scene graph. Doing everything by the book works much 
better, it runs smoothly now.

Regards,
Andreas


On 2016-08-26 17:35, Chris Hanson wrote:
> 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?
>>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160903/c124a5ce/attachment-0001.htm>


More information about the osg-users mailing list