Sirvard Nshanyan

From Immersive Visualization Lab Wiki
Revision as of 11:50, 16 January 2009 by Jschulze (Talk | contribs)

Jump to: navigation, search

In order to convert .tff -> .osga, run:

        osgdem -xx 10 --yy 10 -t filename.tif -l 3 -a archiveName.osga

For more information, refer to:

        http://virtualplanetbuilder.osgforge.org/
        http://www.openscenegraph.org/projects/osg/wiki/Support/UserGuides/osgdem
        ~/plugins/Image/Image.txt
        osgdem --help


To load the .osga file into covise, the file needs to be included in:

        covise/config/monash.xml  ->   under <Image><Files> <nameInPluginsList value="filename" />  </Files></Image>
  • osgdem is located at /home/covise/covise/extern_libs/src/VirtualPlanetBuilder/bin
  • ivl.xml is a lab specific config. file
  • sand.xml is a machine specific config. file