Question:medium

Identify the type of Map from the following extract:
These maps are grayscale textures mapped to objects to create the illusion of surface relief. These maps don’t alter the geometry of the surface.

Show Hint

Bump maps enhance surface detail without increasing polygon count, saving memory.
Updated On: Jan 13, 2026
Show Solution

Solution and Explanation

A Bump Map is a grayscale texture that simulates surface relief (minor height variations) in 3D models without geometric modification. Dark regions denote lower elevations, while light regions indicate higher elevations.
Was this answer helpful?
0