Programmers of 3D graphics sometimes use computationally cheaper fake bump mapping techniques in order to a simulate bump mapping. One such method uses texel index alteration instead of altering surface normals, often used for '2D' bump mapping.

See also: