robertosfield wrote:
> Hi Massimo,
> Are you saying you have 73 separate databases?  Or 73 files within the same 
> database?
> 
> If you have 73 separate databases then it's time to rebuild them into a 
> single databases, as your are destroying the ability of LOD's to properly 
> manage complexity with so many separate subgraphs.
> 
> As for the sizes involved 400G is large, but not enormous.  VPB has generated 
> databases 20 times that size, and runtime performance hits 60Hz just fine on 
> these databases.  So if you use the tools as intended then things will scale 
> just fine.
> 
> As for using Windows to do visualization then it's possible, but it's memory 
> management, file system and threading capability all hamper best 
> performance.  Linux should give you much better runtime stability and 
> performance stability.  This doesn't change the fact that you probably need 
> to improve the way you manage your database.
> 
> Robert.
> 


Thanks for answer.

I have 73 db: i have tried to make a single database using osgconv, but it 
crash where RAM raise 2.5G
(ps: to rebuild into a single DB i can simply use osgconv, right?)

I am a beginner with osg/vpb/3D Graphics, and i must study a lot...
My goal is to build an App like vtp (i have used vtp, but it does not not scale 
to big db), with GIS data, routing capabilities etc...

Now i'm going to install Linux and try with it.

Thanks

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=17511#17511





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

Reply via email to