17.txt
File contents
Using a box as the map shape is similar to planar mapping. Instead of using one texture map, box mapping uses six -- one each for the left, right, front, back, top and bottom sides of the object. To texture map the front and back sides, we eliminate the z-component of an object’s point and use the remaining x- and y-components to locate the color in the corresponding texture maps.
Click here to get the file

