Percentage-Closer Filtering

Computer Graphics · Shadows · 1987 · also: PCF · percentage-closer-filtering.yaml

Takes several depth comparisons across the shadow map footprint and averages the binary results. Filtering the comparisons rather than the depths is the key: averaging depths is meaningless.

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 percentage-closer-filtering Percentage-Closer Filtering shadow-mapping Shadow Mapping percentage-closer-filtering->shadow-mapping a single depth compare gives hard, aliased edges percentage-closer-soft-shadows Percentage-Closer Soft Shadows percentage-closer-soft-shadows->percentage-closer-filtering kernel width from blocker distance gives contact hardening variance-shadow-maps Variance Shadow Maps variance-shadow-maps->percentage-closer-filtering PCF cost grows with filter width; this prefilters

This node

Referenced by

References