Multisample Anti-Aliasing

Computer Graphics · Anti-Aliasing and Filtering · msaa.yaml

Samples coverage and depth at several points per pixel but shades only once per covered primitive, which fixes geometric edges at a fraction of the cost and does nothing for shader aliasing.

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 mlaa Morphological Anti- Aliasing msaa Multisample Anti- Aliasing mlaa->msaa reconstructs edges from the final image, no extra samples supersampling Supersampling msaa->supersampling supersamples coverage but shades only once

This node

Referenced by

References