Compositor: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 216: Line 216:
</pass>
</pass>
</syntaxhighlight>
</syntaxhighlight>
== Pipelines ==
=== Low-Spec pipeline ==
A fixed function forward rendering pipeline mainly targeted to low spec systems. It imitates the classic forward pipeline used before multi-pass rendering was introduced by using two near/far cameras rendering directly to the screen.
[[File:Low-spec Compositor pipeline.png|thumb|Screenshot showing OSG stats of the Compositor-based low-spec rendering pipeline.]]


== Canvas integration ==
== Canvas integration ==
343

edits