[osg-users] PagedLOD just keeps increasing number of LOD nodes

Trajce Nikolov NICK trajce.nikolov.nick at gmail.com
Tue Jul 12 15:50:05 PDT 2016


Hi,

you can set the max number of PagedLODs in the DatabasePager::
setTargetMaximumNumberOfPageLOD .. That might help in your case

On Tue, Jul 12, 2016 at 11:39 PM, Bruno Oliveira <
bruno.manata.oliveira at gmail.com> wrote:

> Hello,
>
> I have a scene with a point cloud, ordered in an octree.
> I have each node in a separate file, so I built a PagedLOD engine based
> renderer.
>
> My octree is of depth 2, with approximately 3 million points.
>
> I found out that this engine is consuming more memory than I expected.
> Hence I added a StatsHandler to my view, and found out that while
> navigating through my scene, that the 'LOD' number is ALWAYS increasing and
> never decreases. Does this means the PagedLOD nodes are not being deleted
> correctly?
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160713/0f49ddf7/attachment-0003.htm>


More information about the osg-users mailing list