primitive

Signed distance field

A function that returns the shortest distance from any point in space to a shape's surface, negative inside and positive outside, used to define geometry without vertices.

Also called: SDF

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper

Connected to

Used to build: Ray Marching


Revision 1 · 1 source · Something wrong? Tell us.