Hi Paul, If you are outputing to .osg, .osgt or .osgx then images will be saved as external files and the file extension used, but for the binary formats .ive and .osgb the images are stored inline so there are no external images files to save with the support extension.
Robert. On 5 October 2012 22:05, Paul Leopard <[email protected]> wrote: > So I have failed in getting the '--image-ext' option to work on osgdem. I > have tried changing the outfile format to ive, osgb, etc ... still it doesn't > output any individual image files. Here is the syntax I am using : > > > Code: > osgdem -d heightmap.tif -t texture.tif -l 3 -o test.ive --image-ext png > > > > There are no .png files in the model output. Am I doing something wrong or > does this feature just not work? > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=50441#50441 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

