extrudeShapeAdaptive
Extrude a shape along a path. The number of resulting steps along the path depends on the tolerance values.
Parameters
the cross-section of the mesh
the 3D path
the initial up-vector
precision for calculating steps along shape. Lower tolerance results in higher precision and step count.
precision for calculating steps along path. Lower tolerance results in higher precision and step count.
the resulting positions in the path
a list of matrices holding the transformation matrices along the path
adds a start cap if set to true
adds an end cap if set to true
the vertex writer function
Extrude a shape along a path. The number of resulting steps along the path depends on the tolerance values.
Parameters
the cross-section of the mesh
the 3D path
the initial up-vector
precision for calculating steps along shape. Lower tolerance results in higher precision and step count.
precision for calculating steps along path. Lower tolerance results in higher precision and step count.
adds a start cap if set to true
adds an end cap if set to true