Robert Osfield <robert.osfield@...> writes:

> 
> Hi Lokesh,
> 
> The easist thing to do would be to use osgconv to convert the files to
> native OSG binary format .osgb and have osgconv do the compression for
> you.  Use osgconv --help for the options.  The other alternative to to
> write your own osgDB::Registry::ReadFile callback that intercepts the
> readImage calls and changes the filename to the .dds equivalent.
> 
> Robert.
> 


Thank you Robert!!

I'm interested in your 2nd alternative :- 

using osgDB::Registry::ReadFile      


but, i'm Newbie in openscenegraph.
can you give a short example.

Regards
-Lokesh 



_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to