Robert, The entire database (.osg files and .dds textures) is under 700 MB. It is possible that I will need to trim some edge tiles off to get to a more reasonable size, but I will cross that bridge later :-)
Thanks, Justin On Wednesday 26 November 2008 09:46:42 Robert Osfield wrote: > Hi Justin, > > Just how big is your paged database? If it's paged database in the > first pace then there is a good chance that it's big enough to require > paging, in which case it won't fit in memory without paging so the > whole journey your are on may well be entirely pointless. > > Robert. > > On Wed, Nov 26, 2008 at 4:26 PM, KSpam <[EMAIL PROTECTED]> wrote: > > I have a paged terrain database that I would like to convert to a > > non-paged model. Ideally, I would like to remove all level-of-detail > > switching and only keep the highest level of detail. > > > > How might I go about doing this? > > > > Thanks, > > Justin _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

