[osg-users] DatabasePager frezzing fps

Robert Osfield robert.osfield at gmail.com
Mon Jun 1 01:13:31 PDT 2015


Hi Leandro,

A 1024x1024 tile is huge, try just dropping the tile size down to
around 64x64 and you'll find everything should be better balanced.
This will mean more tiles, but the individual cost of each tile is
much smaller and they can be loaded, compiled and unloaded in a very
lightweight so you never break frame.

Robert.



More information about the osg-users mailing list