I want to generate a mipmap on the CPU, not throught the graphics card. This is for compatability and speed reasons (threaded).
I wanted to use osg::Image::scale(), but it just prints out things saying that volume scaling isn't implemented yet. Does anybody know of any source code for mipmapping that I could have? Thanks, Chris _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

