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.
What it is
How it works
Parameters & tuning
Where it’s been used
Variants & neighbours
Go deeper
Connected to
Used to build: Ray Marching