test2 ( -- )


Vocabulary
math.splines.testing

Inputs
None

Outputs
None

Definition


: test2 ( -- )
{ { 50 50 } { 100 100 } { 300 200 } { 350 0 } { 400 400 } }
{ 0 100 } { 100 0 } <catmull-rom-spline>
{ 100 50 } 50 spline. ;