Compositor: Difference between revisions

Jump to navigation Jump to search
127 bytes removed ,  5 January 2021
This property is no longer active. Clustered shading is enabled all the time on the latest 'next' and can't be disabled via a property
(This property is no longer active. Clustered shading is enabled all the time on the latest 'next' and can't be disabled via a property)
Line 74: Line 74:
=== Lights ===
=== Lights ===


The Compositor introduces a new way of defining lights that is renderer agnostic, so every rendering pipeline will be able to access the lights that have been implemented like this. The resulting light volumes can be visualized for debugging purposes by setting the property <tt>/sim/debug/show-light-volumes</tt> to true. It is important setting <tt>sim/rendering/clustered-shading/enabled</tt> to true, otherwise you won´t have any illuminations.
The Compositor introduces a new way of defining lights that is renderer agnostic, so every rendering pipeline will be able to access the lights that have been implemented like this. The resulting light volumes can be visualized for debugging purposes by setting the property <tt>/sim/debug/show-light-volumes</tt> to true.


[[Project Rembrandt]] light definitions are also read by the Compositor for backwards compatibility reasons. However, it is not recommended to use the old syntax for new/updated projects.
[[Project Rembrandt]] light definitions are also read by the Compositor for backwards compatibility reasons. However, it is not recommended to use the old syntax for new/updated projects.
343

edits

Navigation menu