osgviewer "osgTerrain::Terrain { ElevationLayer { CartesianLocator 0 0 1000000 1000000 Image ps_height_512.tif } ColorLayer { CartesianLocator 0 0 1000000 1000000 Image ps_texture_1k.tif } }".osgs
Notes ===== The support in Image.cpp is also not full functional and should be rewritten in the future to support inline images. Currently osg::Images are supported via the osgDB::Registry::read/writeImage methods and plugins. Robert Osfield, March 2001.