I made a simple processing sketch that goes through the first few iterations of a Koch Snowflake as a way to brush up on recursion and experiment with algorithmic graphics. Check it out at OpenProcessing.
{ 2008 09 10 }
The future is pretty cool.
{ 2008 09 10 }
I made a simple processing sketch that goes through the first few iterations of a Koch Snowflake as a way to brush up on recursion and experiment with algorithmic graphics. Check it out at OpenProcessing.
{ 2008 09 08 }
The JavaScript for my first Assignmentt for the AJAX class is at
http://lehrblogger.com/nyu/classes/fall08/ajax/hw1/allparts.js
and the assignment is at
http://formconstant.net/introspect/syllabus/
Paste the Javascript into Firebug to test it.