2008 | OriginalPaper | Buchkapitel
Light from other surfaces
Erschienen in: Writing mental ray® Shaders
Verlag: Springer Vienna
Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.
Wählen Sie Textabschnitte aus um mit Künstlicher Intelligenz passenden Patente zu finden. powered by
Markieren Sie Textabschnitte, um KI-gestützt weitere passende Inhalte zu finden. powered by (Link öffnet in neuem Fenster)
In all of our previous shaders that dealt with a simulation of light, we were only considering surfaces lit by
direct illumination
, in which there is a direct path from the light to that surface. This is only part of a full simulation of light in the physical world. We must also consider light that has first reflected from another surface and its contribution to the final rendered color of an object, that object’s
indirect illumination
. In discussions of rendering, the terms
local illumination
and
global illumination
are often used to differentiate between the relatively simple problem of determining a direct path from a surface to a light source and the much more involved methods required when light is bouncing everywhere within a scene.