- Jan 25, 2016
-
-
Grant Patterson authored
The "zigzag" argument is handy to create daisy-chained grids, but what if we want to start from the other side? I don't think rotation gets us there, but this does.
-
- Jan 03, 2016
-
-
Eric Mika authored
for n in `find . -name OPC.pde`; do cp template/OPC.pde $n; done
-
- Dec 23, 2015
-
-
Eric Mika authored
Replace deprecated registerDraw with registerMethod. Call sleep statically.
-
- Sep 21, 2015
-
-
piers7 authored
Update all Processing sketches to use the OPC.pde version from grid24x8z_clouds that uses background/async socket management, and doesn't grid to a halt every time the server drops out
-
- May 25, 2014
-
-
Micah Elizabeth Scott authored
-
- Feb 06, 2014
-
-
Micah Elizabeth Scott authored
-
- Feb 05, 2014
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Jan 29, 2014
-
-
Micah Elizabeth Scott authored
-