Intro to Processing: Functions

Start­ing a series of videos on some basic con­cepts and tech­niques for using Pro­cess­ing.  First up:  functions.

Intro to Processing: Linked Sketch

A quick demo of link­ing to a Pro­cess­ing sketch from Word­press.  I’m link­ing because it’s some­what painful to embed one–you need to change the allowed media uploads list in PHP, then make sure you only use the plain­text edi­tor mode for the post and remove any car­riage returns from the applet code that you copy/paste.