point sampling
Also called "nearest neighbor," it is the simplest form of texture mapping, which is often associated with low-end games and applications that do not demand much realism. An algorithm is used to map a screen pixel to the corresponding point on the texture map. The attributes (color, alpha, etc.) of the nearest texel are then directly applied to the screen pixel. The process is repeated for each pixel forming the object being textured. See texture map, bilinear interpolation, trilinear interpolation and MIP mapping.
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 point sampling
Share on Facebook