Design Nomenclature / Surface & Material

Diffuse map

Also called color map, base color map, diffuse texture

This entry has not been translated yet and is shown in English.

The texture supplying a surface's diffuse response. In legacy spec/gloss pipelines it routinely carries baked lighting, ambient occlusion, and painted highlights; a true albedo map carries none of that, only the material's own reflectance. The difference is authoring discipline, not file format — the same PNG can be either.

Two RGB texture swatches side by side over the same brick: one flat and evenly lit, the other with shadow and a highlight painted into the pixels, labeled clean albedo and baked-light diffuse.

In practice

Used as a synonym for albedo, and mostly it is one. The word is worth keeping precisely for the case where light is baked in.

Not to be confused with

How this term connects

AlbedoAmbient occlusionORM packingRoughnessTexture PaintingDiffuse map
Related Confused with