Square Enix © Goodbye Kansas

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Table of Contents

This page gives an overview of the Global Illumination render element and explains how it is used in compositing.

 

Overview


The Global Illumination Render Element is a color image that stores indirect lighting information coming from reflected diffuse light in a scene (without direct light and reflection contributions) when Global Illumination is enabled in Render Settings. This element may be used directly in Back to Beauty compositing and adjusted for brightness and color to control the final image easily.

For even more control of indirect illumination without re-rendering the scene, the Global Illumination render element may be re-assembled by multiplying the Raw Global Illumination Render Element by the Diffuse Render Element:

vrayRE_RawGlobalIllumination x vrayRE_Diffuse = vrayRE_GlobalIllumination

 

 

UI Path


 

||Render Settings window|| > Render Elements tab > GI


Attributes


The parameters for this render element appear in the Attribute Editor under Extra V-Ray Attributes.

Enabled – When checked, the render element appears in the V-Ray Virtual Frame Buffer.

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

Filename suffix – The text added to the end of the rendered file, when saved as a separate file (e.g. myrender.GI.vrimg).

Apply color mapping – Applies the color mapping options specified in the Color mapping rollout of the VRay tab in the Render Settings window to this render element. This option is enabled by default.

Denoise – Enables the render element's denoising, provided the Denoiser render element is present.

 

 

Common Uses


The Global Illumination Render Element is useful for changing the appearance of Indirect lighting after rendering, using a compositing or image editing software. Below are a couple of examples of its use.

 

 

 
Global Illumination Render Element

 

 
Original Beauty Composite

 

 

 


Brightened GI

 


Tinted and Brightened GI

 

 

 

Compositing Formula


Raw GI x vrayRE_Diffuse = vrayRE_GI

 

 

 

Was this helpful?