Hi Hartwig, osgterrain is primarily a unit test that I've used for testing and debugging of threading and osgTerrain usage, and the master file is part of this. The master file is simply a list of files for the models to load, so you could stick a range of models including ones like cow.osg or models with terrain in them and it'll loaded them all. In the role of testing I modify this master file with an editor and when it's save a background thread in osgterrain loads it and then updates the scene graph automatically.
Robert. On Fri, Nov 27, 2009 at 10:08 PM, Hartwig Wiesmann <[email protected]> wrote: > Hi, > > what kind of input file does the osgterrain example expect? > > BTW: what is a "master file" in this context?? > > Thank you! > > Cheers, > Hartwig > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=20501#20501 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

