Engine » Render » Shadows module

Provides plugins for rendering shadows.

Modules

module Shadow atlas
Creates and manages shadow map atlases.
module Shadow atlas rasterizer
Draws all render meshes for each light to the shadow map atlas.
module Cascaded shadow maps
Creates and manages shadow maps for directional shadow casters.
module Cascaded shadow maps rasterizer
Draws all render meshes for each directional light to its shadow map.
module Shadow casters
Base interface plugin for shadows.