Re: [osg-users] Poor paging performance with osgViewer

2008-10-17 Thread Robert Osfield
HI James, You don't have to do anything special to use the DatabasePager in osgViewer, just load a dataset with PagedLOD nodes in it and it'll automatically start paging. There isn't any examples that just demonstrate the database pager use as there really isn't any you need to do, the hard part

[osg-users] Poor paging performance with osgViewer

2008-10-17 Thread Chung, James - AES
Hello All, I am using osgViewer::Viewer to display a scenegraph that contains an OssimPlanet planet object as a node. From messages in the archive I understand that osgViewer::Viewer has DatabasePager built into it, so I expected to see good performance in the changing through the levels of det