VRayRawGlobalIllumination

This page gives an overview of the Raw Global Illumination render element and how it may be used in compositing.

Overview

The Raw Global Illumination Render Element stores how much indirect lighting (reflected diffuse light) is received by surfaces in the scene. This raw element is useful for fine-tuning indirect lighting in the compositing process.

The VRayRawGlobalIllumination Render Element is untouched by the diffuse colors of the scene and represents the pure indirect lighting contribution. You can use this raw element to reconstitute the VRayGlobalIllumination by multiplying the VRayRawGlobalIllumination with the VrayDiffuseFilter.

This raw render element must be rendered along with the Global Illumination element ( VRayGlobalIllumination ) for proper results.

images/download/attachments/38573306/Norsouth.VRayRawGlobalIllumination.png


UI Path

||Render Setup window|| > Render Elements tab > Add button > VRayRawGlobalIllumination

Parameters

This render element is enabled through the Render Elements tab of the Render Setup window in 3ds Max and displays its parameters in a rollout at the bottom of the window:


images/download/attachments/38573306/max2018_NEXT_RawGIRE_Params.PNG

vrayVFB – When enabled, the render element appears in the V-Ray Virtual Frame Buffer.

deep output – Specifies whether to include this render element in deep images.

color mapping Applies the color mapping options specified in the Color mapping rollout of the V-Ray tab in the Render Setup window to this render element. This option is enabled by default.

multiplier – Sets the overall intensity of the render element, where 1.0 is the standard multiplier.

denoise Specifies whether to denoise this render element.



Common Uses

Once the scene is rendered, the Raw Global Illumination Render Element is useful for changing the appearance of indirect lighting in a compositing or image editing application. Below are a examples of its use.

images/download/thumbnails/38573306/Norsouth.VRayRawGlobalIllumination.png
Raw Global Illumination Render Element

images/download/thumbnails/38573306/Norsouth.RGB_color.png
Original Beauty Composite

images/download/thumbnails/38573306/BrightenedGI.png
Brightened GI

images/download/thumbnails/38573306/WarmedBrightenedGI.png
Tinted and Brightened GI


Underlying Compositing Equation

VRayRawGlobalIllumination x VrayDiffuseFilter = VRayGlobalIllumination

images/download/attachments/38573306/VRayGlobalIllumination_00000.jpg

Notes

  • When Raw Global Illumination is needed in composite, please make sure to also render the Global Illumination render element (VRayGlobalIllumination) as well.