Hi, El Miércoles 23 Julio 2008ES 08:48:19 monkeymonkey escribió: > hi! > > i use Texture UV repeat 3.0 in 3dsMax8,but when i output it to ive,then use > osgViewer to look,texture is not right. > it seem that repeat is not work! why? > > osgExp is not surport Texture UV repeat? how to make it?
Convert your .ive to .osg with osgconv, then look for the "wrap" parameter in the file like wrap_s,t,... REPEAT If there is something other word than REPEAT, change it. Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

