pathmap | |
---|---|
pth::§Path f::( → §Path ) → §Path | |
Dynamic references: | none |
Construct new path by mapping each pair of consecutive path sliders (at integer spline times) to a new path segment.
|
sidepath | |
---|---|
pth::§Path dst::§Length → §Path | |
Dynamic references: | none |
Construct path that follows the given path at the specified distance. Uses default radii to interpolation points.
The implementation is an application of pathmap.
|