Visibility Buffer

Computer Graphics · Real-Time Shading · 2013 · visibility-buffer.yaml

Stores only a triangle id per pixel and refetches attributes during shading, trading arithmetic for a dramatic reduction in the memory traffic a fat G-buffer costs.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G deferred-shading Deferred Shading visibility-buffer Visibility Buffer visibility-buffer->deferred-shading fat G-buffers are bandwidth-bound at high resolution

This node

References