Texture mapping is the idea of mapping a pixelmap onto a polygon face, thus creating a more ``realistic'' look than just a solid color fill. There are a number of methods for texture mapping, each with their different tradeoffs. A good starting point for information about 3D graphics and texture mapping are Michael Abrash's books.