Hi Massimo,

On Sun, Sep 20, 2009 at 5:12 PM, Massimo Tarantini <[email protected]>wrote:

> Thanks a lot to help a newby.
> So, i have done all wrong :( ...
>
> When i discovered osgconv i believed it could be used to build a DB
> incrementally. I was wrong.
>

osgconv doesn't know anything about paging or LOD's, it just loads all the
source data and outputs a single model.

The magic tool you are looking for doesn't exist in the terms you are
wanting it in.  What you are looking for perfectly doable, but it will
require work, the OSG provides all the basic support you need to visualize
multi-terrabyte databases and even some of the tools to generate them, but
we don't have a tool that takes any set of source data and creates paged
database.

I'm afraid you'll either need to invest in another 3rd party tool for
database generation, or write a tool to handle your particular data.  This
job is non trivial, so you'll need to invest the time into the learning the
basics and working your way up to the more advanced skills you'll need to
write the tool.

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

Reply via email to