TEXTURE MAPPING - This technique pastes saved images, to be used as textures, onto triangle surfaces to improve realism. For example, you could take a picture of a grassy field, code the program to use this picture to fill in your triangles on the floor, and you get what looks like grass on which you can walk. |