Extrusion node

The Extrusion node generates a 3D signed distance function of a shape based on its (2D signed function) input extruded along the specified axis.

_images/node_3d_sdf_operators_extrusion.png

Inputs

The Extrusion node accepts an input in 2D signed distance function format.

Outputs

The Extrusion node generates a signed distance function of the extruded version of the input shape.

Parameters

The Extrusion node accepts the length of the extruded shape and axis to be extruded from as parameters.

Example images

_images/node_sdf3d_extrusion_sample.png