Trigonometry
Bézier curves are parametric curves that are widely used in computer graphics, animation, and related fields for modeling smooth curves. They are defined by a set of control points, with the simplest form being a linear Bézier curve defined by two points, while more complex forms can be created with additional points to achieve greater flexibility and control over the curve shape.
congrats on reading the definition of bézier curves. now let's actually learn it.