Clustered shading
(Redirected from Clustered rendering)
Jump to navigation
Jump to search


Clustered shading, sometimes referred to as a "Clustered renderer", is a lighting technique that allows dynamic lights to be rendered with little to no performance impact, similar to a Deferred renderer.
A more in-depth description of clustered shading and documentation on how to utilize it in supported games can be found on the Strata Source Wiki.
Usage
Source
The following Source games or branches use this technique:
Strata Source uses Clustered Forwards shading (Forward+)
Portal 2: Community Edition (currently available via clustered beta branch).
Momentum Mod (currently available via 0.10.0-pre beta branch)
Operation: Black Mesa use a hybrid between forward and deferred clustered shading
Source 2
- N/A