BezierTest is a sample app I wrote to play with Bezier Curves. It is written with Objective-C and Cocoa.
BezierTest illustrates cubic and quadratic Bezier Curves as well as how to use NSTimer. The zip file includes all the source as well as the working app. Enjoy!

