Supersampling

Computer Graphics · Anti-Aliasing and Filtering · also: SSAA · supersampling.yaml

Render at higher resolution and downsample. Correct by construction, and linearly expensive in both shading and bandwidth, which is why everything below exists.

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 antialiasing-over-time Temporal Sample Reuse supersampling Supersampling antialiasing-over-time->supersampling spreads the extra samples across frames motion-blur Motion Blur motion-blur->supersampling the extra samples are spread over time instead of area msaa Multisample Anti- Aliasing msaa->supersampling supersamples coverage but shades only once rasterization Rasterization supersampling->rasterization point-sampled coverage aliases on every edge

This node

Referenced by

References