Hi,
I solved the problem. The vertex shader texture must be set to
GL_NEAREST filtering. Otherwise the NVIDIA driver will fall back to
software rendering.
I was going to suggest this as this is what I found, but you beat me to it ;-)
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
