29Aug/070
Scripting the Processing.org Framework
I wrote up an article on my wiki:
Scripting the Processing Language
I created a PAppletScriptable Applet that allows you to on the fly write javascript that will control a processing application.
Try it out here (you’ll need JDK 6 and I’ve only tested it on Firefox so good luck, i’ll update it soon to be more ‘polished’): PAppletScritable test
