Re: [osg-users] osgterrain example and required input file

2010-02-10 Thread Ang Lee
Could anyone provide an example of command line arguments to run 
Example_osgTerrain please?

I have always got the error:
No model created, please specify terrain or master file on command line.

Thank you!

Cheers,
Ang

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





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgterrain example and required input file

2009-11-30 Thread Robert Osfield
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
hartwig.wiesm...@wanadoo.nl 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
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] osgterrain example and required input file

2009-11-27 Thread Hartwig Wiesmann
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
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org