pub type Isosurface<Sdf> = Operator<IsosurfaceOp, Sdf>;
Expand description

Add an arbitrary radius to a distance field.

Implementations§