Module m.bezier
Create bezier curves
-
create (cp, points)
-
Create a bezier curve
Parameters:
- cp
Table with control points (pairs of { x, y })
- points
The number of points to generate along the curve
Returns:
Table with all of the vmath.vector3() points along the curve
generated by LDoc 1.4.6
Last updated 2017-11-27 06:48:33