I was thinking about the motion of stationary points on a falling ladder, and then thought: what if the point moves along the ladder (at a constant speed) as the ladder falls? So I wrote this applet.
applets
perspective applet
Sun, 2011-11-13 13:26I've been sitting in on a lecture series on perspective, and wrote this applet to illustrate one the principals. Hitting "r" will rerandomize the people, and "h" will toggle the horizon.
On Open Processing.
geometric subdivision applet
Sat, 2010-08-28 18:26I updated an applet that I wrote back in June. I added an additional subdivision method.
I really like the outcome.
recursion
Sun, 2010-06-06 19:17A new applet at OpenProcessing. I used recursion for the first time in decades. I think it came out nice.
first flocking applet
Tue, 2010-04-27 13:32Another applet at OpenProcessing.
Flocking applets are very popular, so I've long thought about playing around with making one. Here's my first.
gcd grid explorer
Mon, 2010-04-26 23:35A new applet that I've posted at Open Processing for exploring the "gcd grid".