> Hi Mach,
>
> The .dds plugin supports writing compressed textures, so changing the
> extension of the images from .rgb to .dds would probably do the trick.
>
> Robert.

I had a similar problem with .ive files containing compressed textures,
but named with .rgb extensions.  I had to do basically what Robert is
suggesting, though I don't recall whether I wrote a visitor to do the
renaming or modded one of the plugins.  As soon as I find the code I'll
post the relevant sections.

Don

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to