Difference between revisions of "Sirvard Nshanyan"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
Line 12: Line 12:
 
To load the .osga file into covise, the file needs to be included in:
 
To load the .osga file into covise, the file needs to be included in:
 
      
 
      
         covise/config/ivl.xml  ->  under <Image><Files> <nameInPluginsList value="filename" />  </Files></Image>
+
         covise/config/monash.xml  ->  under <Image><Files> <nameInPluginsList value="filename" />  </Files></Image>
  
 
* ivl.xml is a lab specific config. file
 
* ivl.xml is a lab specific config. file
 
* sand.xml is a machine specific config. file
 
* sand.xml is a machine specific config. file

Revision as of 04:45, 26 August 2008

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