Compositor: Difference between revisions

No change in size ,  8 November 2019
m
no edit summary
No edit summary
mNo edit summary
Line 84: Line 84:
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. As of 2019/11, the only pipeline that supports dynamic lights is the ALS pipeline. The resulting light volumes can be visualized for debugging purposes by setting the property <tt>/sim/debug/show-light-volumes</tt> to true.
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. As of 2019/11, the only pipeline that supports dynamic lights is the ALS pipeline. The resulting light volumes can be visualized for debugging purposes by setting the property <tt>/sim/debug/show-light-volumes</tt> to true.


{|cellpadding=20|
{|cellpadding=10|
|valign=top style="width: 20%;"|
|valign=top style="width: 20%;"|
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
343

edits