Difference between revisions of "Sirvard Nshanyan"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
         http://virtualplanetbuilder.osgforge.org/
 
         http://virtualplanetbuilder.osgforge.org/
 +
        http://www.openscenegraph.org/projects/osg/wiki/Support/UserGuides/osgdem
 
         ~/plugins/Image/Image.txt
 
         ~/plugins/Image/Image.txt
 
         osgdem --help
 
         osgdem --help

Revision as of 11:50, 16 January 2009

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