Thanks Robert! that was it
Cheers, Nick On Thu, Jul 15, 2021 at 6:04 PM Robert Osfield <[email protected]> wrote: > Hi Nick, > > The DatabasePager load balances so only pages out to make room for new > tiles, if you are under the max number of PagedLOD the tiles will be left > in memory even when out of view - the viewer may turn around or zoom to > view previous locations so it helps to keep older tiles around if > possible. You can set the max number of tiles via OSG_MAX_PAGEDLOD env > via or via the osgDB::DatabasePager API. > > Robert. > > -- > You received this message because you are subscribed to the Google Groups > "OpenSceneGraph Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/osg-users/9330e208-22ee-4256-98c0-4cfdd8e565cfn%40googlegroups.com > <https://groups.google.com/d/msgid/osg-users/9330e208-22ee-4256-98c0-4cfdd8e565cfn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- trajce nikolov nick -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/CAO-%2BzimkBP24%3DtF4nWyAoKh%2BWrMkwK%3DtMso3SR46yZRd2v0GYw%40mail.gmail.com.
