Robert,

Thanks for the timely reply. That's basically what I needed to know.

I'm assuming if I had a database with a single LOD (e.g. a heightfield) then
that might come across okay?

Thanks,
-Shayne

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Robert
Osfield
Sent: Friday, June 14, 2013 11:52 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] VPB terrain to OpenFlight...

Hi Shayne,

On 14 June 2013 18:35, Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC
<[email protected]> wrote:
> This question may have already been asked, but has anyone successfully 
> converted/exported a VPB terrain (*.ive file) to an OpenFlight (*.flt) 
> file? Is this possible to do?
>
> If so, is it better to use osgconv or to do it programmatically?

Features like PagedLOD don't map to OpenFlight and an integral part of VPB
generated databases so you won't be able to simply convert to OpenFlight.

You could export the geometry and perhaps convert PagedLOD to LOD's, but
this will require a custom visitor to do the job and the bits you end up
with won't be particularly useful.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to