The texture space is defined to be from 0 to 1. For texture coordinates outside the range [0,1] you can have the texture data either clamp or repeat over (s,t) as shown in Fig.6.28.
The texture space is defined to be from 0 to 1. For texture coordinates outsidethe range [0,1] you can have the texture data either clamp or repeat over (s,t) asshown in Fig.6.28.