[osg-users] [vpb] Problem building .dae format file using vpb

Robert Osfield robert.osfield at gmail.com
Wed Jan 18 05:47:38 PST 2017


Hi Vinoth,

I have never attempted to write out .dae files from
VirtualPlanetBuilder, it was never designed with this in mind either.
The role of VitualPlanetBuilder is to build paged databases for in
OpenSceneGraph native formats for OpenSceneGrph applications.  It's
all about high performance paged databases, it's all tuned for
OpenSceneGraph's paging features.

COLLADA is a general purpose interchange format, it's not designed for
paging, it's not design for performance, it's doesn't know about any
OSG features that VPB leverages, it's a REALLY bad fit for outing data
from VPB.

So please use VPB how it was intended.  Use it with .osgb as it was
designed for.

Robert.

On 18 January 2017 at 12:05, Vinoth Rajendran
<vinothrajendran4pro at gmail.com> wrote:
> Hi,
>      I can load and view terrains generated using vpb in .ive/.osg formats in my project. Now i tried building the same terrain using vpb in .dae format, but not able to view the terrrain...  I have no idea where i went wrong, please guide me.....
>
> I have attached snapshot of the osgdem output for reference (osgdemd.png)....
>
> I have also attached the snapshot of the output file i.e) sample.dae for reference(sample.png)....
>
> Thank you!
>
> Cheers,
> Vinoth
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=69988#69988
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



More information about the osg-users mailing list