Intro to Computational Media – HW1
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.
lehrburger (at) gmail (dot) com
{ Monthly Archives }
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.
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.