Thursday, February 21, 2008

Sine Wave

This shows how the Flash drawing API uses the curveTo() function to create a smooth curve at runtime. This is the curve I intend to recreate with code. The curve will be broken down into points and used to generate level data for Sinecart. See the example here

No comments: