Skip to content

Forward Rendering

Michael Williams edited this page Apr 25, 2018 · 4 revisions

TODO: Describe forward rendering and its advantages and disadvantages.

Using Forward Rendering

To use forward rendering, use the appropriate render_config by setting graphics.config to core/rendering/forward in your project's config.ini. Also include the core/rendering/forward package in boot.packages list and set environment.renderer to forward.

Implementation

TODO: Describe the forward rendering implementation and its advantages and disadvantages.

Spherical Harmonics

Describe spherical harmonic lighting and its advantages and disadvantages.

Tiled-forward & Forward+

Describe tiled-forward and forward+ rendering and its advantages and disadvantages.