robsite

Unraveling Bézier Splines

> In this article, I will explain to you the mathematics behind these Bézier curves, code that will draw a quadratic bézier spline (the simplest flavor of spline), and some techniques you can use to derive ways of making cubic, quartic, quintic, or whatever degree of bézier curve that you feel that you need.
· c++, gfx, math, programming, tutorial ·
Mastodon