Standard SDF (Single Channel)

Zoom: 1.0x

Notice the rounded corners and artifacts at sharp edges. Single-channel SDF stores only distance to nearest edge.

MSDF (Multi-Channel)

Zoom: 1.0x

Sharp corners preserved! RGB channels encode directional distance, reconstructed via median function.