Sphere Tracing

Computer Graphics · Geometry and Intersection · 1996 · sphere-tracing.yaml

Marches along a ray by exactly the distance value at each point, which can never overshoot the surface. Renders implicit geometry without ever tessellating it.

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 marching-cubes Marching Cubes sphere-tracing Sphere Tracing marching-cubes->sphere-tracing converts the field to triangles instead of tracing it signed-distance-field Signed Distance Field sphere-tracing->signed-distance-field the step length is the distance value itself

This node

Referenced by

References