Skylark wrote: > I have actually found some weird incompatibilities (DDS images can't be > written back as png or tiff for example, I haven't investigated why...) using > this mechanism.
Were these DDS textures using DXT compression? Not all image writers properly return a failure, but simply try to write the data, which may result in unpredictable results. -- Roland ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=7254#7254 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
