Clustered Deferred and Forward Shading
Ola Olsson, Markus Billeter, Ulf Assarsson
High-Performance Graphics, 2012, pp. 87--96.
Abstract: This paper presents and investigates Clustered Shading for deferred and forward rendering. In Clustered Shading, view samples with similar properties (e.g. 3D-position and/or normal) are grouped into clusters. This is comparable to tiled shading, where view samples are grouped into tiles based on 2D-position only. We show that Clustered Shading creates a better mapping of light sources to view samples than tiled shading, resulting in a significant reduction of lighting computations during shading. Additionally, Clustered Shading enables using normal information to perform per-cluster back-face culling of lights, again reducing the number of lighting computations. We also show that Clustered Shading not only outperforms tiled shading in many scenes, but also exhibits better worst case behaviour under tricky conditions (e.g. when looking at high-frequency geometry with large discontinuities in depth). Additionally, Clustered Shading enables real-time scenes with two to three orders of magnitudes more lights than previously feasible (up to around one million light sources).
Article URL: http://dx.doi.org/10.2312/EGGH/HPG12/087-096
BibTeX format:
@inproceedings{Olsson:2012:CDA,
  author = {Ola Olsson and Markus Billeter and Ulf Assarsson},
  title = {Clustered Deferred and Forward Shading},
  booktitle = {High-Performance Graphics},
  pages = {87--96},
  year = {2012},
}
Search for more articles by Ola Olsson.
Search for more articles by Markus Billeter.
Search for more articles by Ulf Assarsson.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."