simple_clock_v3
This version of simple_clock adds tick and tock sounds for fun using the Ess library. This also brings in the need to sign the applet so the external library can be used.
Demonstrate the use of trigonometric functions along with map() and norm() for drawing a simple analog clock. Basic trig formulas from "Foundation ActionScript 3.0 Animation" by Keith Peters (Friends of Ed, 2007) a good resource for basic animation techniques from the ground up. @author david tames, http://kino-eye.com
Source code: simple_clock_v3
Built with Processing
Return to DMI Project Page