1
$\begingroup$

I'm trying to draw a $6$ grade (start point, $4$ control points, end point) Bézier curve but the API offers me only cubic and quadratic curves methods.

Is there a way to split or approximate the $6$ (or $n$) grade curve only through cubic or quadratic curve(s) ?

1 Answers 1