texture mapping
In computer graphics, the application of a type of surface to a 3D image. A texture can be uniform, such as a brick wall, or irregular, such as wood grain or marble. The common method is to create a 2D bitmapped image of the texture, called a "texture map," which is then "wrapped around" the 3D object. An alternate method is to compute the texture entirely via mathematics instead of bitmaps. The latter method is not widely used, but can create more precise textures especially if there is great depth to the objects being textured. See texel, point sampling, bilinear interpolation, trilinear interpolation, MIP mapping, procedural texture and volumetric texture.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near texture mapping
Share on Facebook