Re: [osg-users] Paging Openflight

2008-06-30 Thread Paul Martz
@lists.openscenegraph.org Subject: [osg-users] Paging Openflight Hi, I read some very interesting posts by Robert and Brian Hill on paging an openflight database. Robert says, 'The OSG natively supports database paging, and its automatically set up in osgViewer::Viewer/CompositeViewer when your scene

Re: [osg-users] Paging Openflight

2008-06-30 Thread Robert Osfield
Hi Guys, Just a little note, if you want to create a paged database from OpenFlight sources then it'll be best to convert all the tiles into the native OSG binary format, .ive, as this will far more efficient at load (many times faster) and even a bit better at runtime performance. Robert.

Re: [osg-users] Paging Openflight

2008-06-28 Thread Brian R Hill
: - To: osg-users@lists.openscenegraph.org From: Kiff Loh [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] Date: 06/28/2008 12:21AM Subject: [osg-users] Paging Openflight Hi, I read some very interesting posts by Robert and Brian Hill on paging an openflight database. Robert says, 'The OSG

[osg-users] Paging Openflight

2008-06-27 Thread Kiff Loh
Hi, I read some very interesting posts by Robert and Brian Hill on paging an openflight database. Robert says, 'The OSG natively supports database paging, and its automatically set up in osgViewer::Viewer/CompositeViewer when your scene contains osg::PagedLOD nodes - it's PagedLOD nodes that