Getting Started
User Guide
Development
Plugins
Reference
Functions
box(p, w)
box
Signed distance function for a box.
ellipsoid(p, r)
ellipsoid
Signed distance function for an ellipsoid.
sphere(p, R)
sphere
Signed distance function for a sphere.
volume_from_sdf(sdf, N[, pixel_size, ...])
volume_from_sdf
Generate an (N, N, N) image from sdf.