chickadee » parametric-curve » linear-curve

linear-curveprocedure

Constructor for a linear curve of the form c1 * x + c2.

N
number of interpolation points (N >= 3)
COEFFS
supplies c1 and c2 for the different dimensions
TMIN
minimum value for the curve parameter
TMAX
maximum value for the curve parameter