This document provides an overview of deferred shading techniques. It begins by explaining why deferred shading is used, including decoupling scene geometry and light complexity. It then covers the basic approach of deferred shading, using a G-buffer to store lighting properties and combining them later. The document discusses techniques like shadow mapping and shadow volumes for adding shadows. I
{{#tags}}- {{label}}
{{/tags}}