Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width50%
UI Text Box
typewarning

Starting with V-Ray 5, the Irradiance Map GI method is deprecated in V-Ray for 3ds Max, Maya, Cinema 4D, Houdini, Nuke.

Irradiance is a function defined for any point in the 3D space, representing the light arriving at a point and all the directions from which the light arrives. The irradiance map GI method creates a map of this lighting.

In general, irradiance is different at every point and can represent a large amount of information. However, there are two useful restrictions that can be made when using irradiance for rendering. The first is the restriction of looking only at surface irradiance, which is the irradiance arriving at points that lie on the surface of objects in the scene. This is a natural restriction since we are usually interested in the illumination of objects in the scene, and objects are usually defined by their surfaces. The second restriction is that for diffuse surface irradiance (the total amount of light arriving at a given surface point) we can disregard the direction from which the light comes.  

In more simple terms, one can think of the diffuse surface irradiance as being the visible color of a surface, if we assume that its material is purely white and diffuse. 

Column
width50%

...