I've posted some example code from my upcoming book Canvas Pocket Reference at my blog: http://www.davidflanagan.com/2010/12/let-it-snow.html

It demonstrates how to draw Koch snowflake fractals in a <canvas> tag, and relies almost completely on canvas transformation methods: translate(), scale(), and rotate().

If you're interested in scripted client-side graphics, you might find this interesting. Plus there is a fun bookmarklet to try out (but it includes commercial promotion for my book... :-)

        David Flanagan

_______________________________________________
JSMentors mailing list
[email protected]
http://jsmentors.com/mailman/listinfo/jsmentors_jsmentors.com

List Archive:
http://jsmentors.com/pipermail/jsmentors_jsmentors.com/

Reply via email to