0 Members and 1 Guest are viewing this topic.
Bump mapping is a computer graphics technique to make a rendered surface look more realistic by modeling the interaction of a bumpy surface texture with lights in the environment. Bump mapping does this by changing the brightness of the pixels on the surface in response to a heightmap that is specified for each surface.