Versions Compared

Key

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

...

Section
bordertrue
Column
width100%

* For Standard materials, the VRayLighting element includes the direct and indirect lighting as well as caustics, while the VRayGlobalIllumination and VRayCaustics elements are black. However for all materials, adding the VRayLighting, VRayGlobalIllumination and VRayCaustics elements always gives the total diffuse surface lighting.

** When an element is filtered, it will be dimmed by atmospheric effects like fog etc. However, when an element is unfiltered, it will not be affected by atmospherics.

Info

Example: Render Elements and Combinations

Section
bordertrue
width100%

Here are some examples of render elements and their combinations. Note that the original elements were generated by V-Ray on one pass (no re-rendering required).

Normally, render elements are added to each other in order to reproduce the final result; however, there are a few exceptions:

  • the Raw GI and Raw Lighting elements must be multiplied by the Diffuse element before they are added to the final image.
  • the Shadow element is not, strictly speaking, a part of the image; however, it can be added to the Raw Lighting element to adjust the shadow intensity. Simply adding the two elements produces lighting as though no shadows were computed.

Also note that multiplying the Raw GI element by the Diffuse element will give the Global Illumination element; multiplying the Raw Lighting element by the Diffuse element gives the Lighting element. This gives the user more freedom for adjusting the scene lighting.

Section
bordertrue
Column
width25%

Image RemovedImage Added

RGB color

Column
width25%

Image RemovedImage Added

Real RGB color
Notice that the antialiasing is worse on very bright parts
(the area light and its reflections)

Column
width25%

Image RemovedImage Added

Self-illumination only

Column
width25%

Image RemovedImage Added

Direct Lighting only

Section
bordertrue
Column
width25%

Image RemovedImage Added

Global illumination only

Column
width25%

Image RemovedImage Added

Reflections only

Column
width25%

Image RemovedImage Added

Refractions only

Column
width25%

Image RemovedImage Added

Diffuse color only

Section
bordertrue
Column
width25%

Image RemovedImage Added

Raw lighting

Column
width25%

Image RemovedImage Added

Shadows only
Note the aliasing at the box shadow.
The RGB Color channel does not require more samples in that area.

Column
width25%

Image RemovedImage Added

Raw GI only

Column
width25%

Image RemovedImage Added

Raw lighting + shadows (added)
The resulting illumination is as though shadows were turned off.

Section
bordertrue
Column
width25%

Image RemovedImage Added

Raw lighting * diffuse (multiplied)
The result is the same as the Direct Lighting only channel.

Column
width25%

Image RemovedImage Added

Raw GI * diffuse (multiplied)
The result is the same as the GI only channel.

Column
width25%

Image RemovedImage Added

Self-illumination + Direct lighting + Global illumination + Reflection + Refraction (all added)
The result is the same as the Real RGB Color channel.

Column
width25%

 


...