Crate fastcurve_3d

Source

Functionsยง

fast_2d_step
Returns the tuple of vector points of a single smoothening iteration
fast_3d_step
Returns the tuple of vector points of a single smoothening iteration
fast_curve_2d
Returns the tuple of vector points of the smoothed curve The size of the output vector is proportional to the number of smoothening iterations and the initial points
fast_curve_3d
Returns the tuple of vector points of the smoothed curve The size of the output vector is proportional to the number of smoothening iterations and the initial points