Handbook
Glossary
test2 ( -- )
Vocabulary
math
.
splines
.
testing
Inputs
None
Outputs
None
Definition
USING:
math.splines
math.splines.viewer
;
IN:
math.splines.testing
:
test2
( -- )
{
{
50 50
}
{
100 100
}
{
300 200
}
{
350 0
}
{
400 400
}
}
{
0 100
}
{
100 0
}
<catmull-rom-spline>
{
100 50
}
50
spline.
;