Light Mapping
A lightmap is a light data structure that is used in 3D games engines which contains the brightness of all the surfaces in the enviroment. Quake was the first game to use light mapping for speed rendering so that the floors did not look distorted.