Hi Lukasz, One of my thoughts for resolving whatever the problem might that you are seeing is to push changes for the internalFormat into the osg::Image::setData/setInternalImageFormat() method so it picks up on 1,2,3,4 component usage and adapts it to the appropriate mapping for the GL/GLES target that the OSG is being built against. This approach would avoid pushing changes out into plugins.
Robert.
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
