This document discusses texture mapping in computer graphics. Texture mapping involves mapping 2D image textures or textures onto 3D objects to add surface details and make computer graphics images appear more realistic. It describes how texture mapping works by pasting images onto polygon surfaces without increasing geometric complexity. Various texture mapping techniques are covered, including planar, cylindrical, and spherical mapping as well as interpolation methods for mapping texture coordinates.