Hi Paul, Yes, I thought about the version possibly being an issue, so I downloaded 2.5.2 but saw the same problem.
Back a few months ago, I was given a sample LOD OSG file. As a test I ran the converter against it, but it also had the same problem. I've attached the file that Hans Elbers provided me and am curious as to whether its format is correct in terms of the converter. Are there any command line switches that I need to use with osgconv? Thanks, Brian On Mon Jun 16 12:43 , 'Paul Martz' <[EMAIL PROTECTED]> sent: >Hi Brian -- First, make sure you're on 2.5.x, as some important changes were >made post-2.4. > >OSG LOD nodes are exported; see FltExportVisitor.cpp line 210. The >FltExportVisitor class does _not_ override apply(PagedLOD&), so PagedLOD >nodes should be treated as regular LOD nodes for purposes of export. This >means they receive no additional special interpretation or treatment (they >don't write external reference records), and it means they must "look like" >LOD nodes (they must have actual subtree children; file names alone are not >sufficient). > >I hope that helps, > -Paul > > > > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [EMAIL PROTECTED]','','','')">[EMAIL PROTECTED] On Behalf Of Brian >> Sent: Monday, June 16, 2008 9:47 AM >> To: [email protected] >> Subject: [osg-users] OpenFlight exporter question >> >> Hi, >> >> I was trying to convert some OSG models to the FLT format but >> ran into a little trouble with one of the models. Only part >> of the model was converted. The model's LOD nodes were not >> touched by the converter. I noticed in an earlier message >> that paged LOD support does not exist yet, so is it safe to >> assume that what I am seeing is a direct result of that? >> >> Thanks, >> Brian >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce >negraph.org >
lodsample.osg
Description: Binary data
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

