SDF Ellipse

SDF Ellipse

SDF Ellipse Node

Inputs

float2 Width | default 0.5
float2 Height | default 0.3

Behaviour

Outputs the signed distance field for an ellipse. Width and Height control the bounding box the ellipse will fit inside. If Width == Height a sphere signed distance field will be used as a fallback.

SDF Output