Satin Studio Manual

Project: create cubic path with explicit handles

Add a cubic running path using exact endpoints and control handles

Dither form

; Add a cubic running path using exact endpoints and control handles
(project/create/cubic-path {:start nil :control1 nil :control2 nil :end nil})

Inputs

InputKindRequiredDefault
startlength-pointsyes
control1length-pointsyes
control2length-pointsyes
endlength-pointsyes

Behavior