Hi, You should be able to load Geotiff but you may need to 'pre-load' the gdal library.
Try "osgViewer -e gdal --image [mygeotiff]" and see if that shows the image. If it does then you need to search for "preload plugin" and follow the examples. I don't remember how to do it in code. Thank you! Cheers, Eric ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=42905#42905 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

