Sirvard Nshanyan

From Immersive Visualization Lab Wiki
Revision as of 04:45, 26 August 2008 by Snshanyan (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://www.openscenegraph.com/index.php?page=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>
  • ivl.xml is a lab specific config. file
  • sand.xml is a machine specific config. file