Judie wrote:
In your .osg file, look for "TexCoordArray"?I want my metal machined piece to look like the cow.osg in the viewer.
cow.osg uses an environment map so that it looks reflective.The texture coordinates are auto-generated, so it doesn't contain texture coordinates; look for "TexGen" with "mode SPHERE_MAP".
/ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

