PROCESSING
| Works | 11 |
|---|---|
| Span | 2007–2010 |


Here’s a some code for Processing to import csv files and parse the entries into a 2D array. //for importing csv files into a 2d array //by che-wei wang String lines[] =…
I wanted to use the mouse as a simple surface optical encoder to get infinite panning motion. The problem with reading mouse coordinates on the screen, is that once the mouse…
.dxf and 3D point position .txt file output and sunflow rendering example [ ARCHIVED JAVA APPLET — source directory ]
An example sketch using the Ess library to make a class of objects jiggle in response to the microphone input [ ARCHIVED JAVA APPLET — source directory ]
An example of blobDetection, Ess, sms, and ocd all rolled into one sketch. Click and drag on the screen to move the HUD sliders around. (nothing is going to load here. copy the…
Slightly updated code for incorporating vibe control via serial. [ Processing: HND LiveGPS, Weight and Vibe ] Arduino Code: int minPulse = 500; // Minimum servo position int…


