Bézier curves - 2.0
A simple implementation of the quadratic bézier curves.
Francesco Mastellone
(effeemme)
It's a simple implementation of the quadratic bézier curves, with maths taken directly from wikipedia. Press up and down to move the dot along the curve. Using this to implement paths is left to you as an exercise =) (translation: Francesco is lazy and won't do that =p)
Changes
Now with cubic Bézier curves! Todo: n-complexity curves and paths.
Links
- Home Page
- http://www.youtube.com/user/eFFeeMMe
- Source
- http://www.box.net/shared/fr38jo9og4
Releases
Bézier curves 2.0 — 28 Mar, 2008
Bézier curves 1.0 — 28 Mar, 2008