Difference between revisions of "Sirvard Nshanyan"
From Immersive Visualization Lab Wiki
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"> | + | covise/config/ivl.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 |
Revision as of 22:12, 19 May 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/ivl.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