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 provide the 
information about the what to page in. The OpenFlight loaders doesn't know 
about paging itself, the format itself doesn't support as far as I'm aware.  If 
you wish to use it forpaging then you'll need to take the database and convert 
to an OSG native format and insert PagedLOD nodes where appropriate.'How do I 
'take the database and convert to an OSG native format and insert PagedLOD'? I 
actually managed to download ConvertPagedLOD.cpp from another post by Brian R 
Hill. Do I compile it in OSG environment, and then try to 'convert the 
osg::ProxyNodes to osg::PagedLODs'? How do I set the osg::PagedLODs center and 
radius?
 
Thanks for the help.Kiff
_________________________________________________________________
Easily edit your photos like a pro with Photo Gallery.
http://get.live.com/photogallery/overview
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to