Example Curve: "sinusoidal".

[ back ]

Rendered Curve:

Control Points File:

n = 5;
d = 0.0001;
{
    ( -90, 150 ),
    (   0,   0 ),
    ( 125, 150 ),
    ( 225, 300 ),
    ( 350, 150 )
};