Processing JS (2009)
What it Was
Processing.js is a port of the Processing language to JavaScript. It is used to program images, animation, and interactions.
Unlike it's parent language Processing, Processing.js scripts can be viewed in web browsers without using Flash or Java applets.
What I Did
I did not write the ProcessingJS port, or the Processing language. These are just screenshots of a few scripts which I have created that use the ProcessingJS environment.
Why You Should Care
These are more examples of my interests in computer art and exploring human-computer interactions.
You can view the scripts if you have a browser
which supports the <canvas> element. (Pretty much any browser except for Internet Explorer.)


