Code

Timelapse image compositing with Ruby

Friday, July 5th, 2013

I took a few hundred timelapse pictures of 4th of July fireworks from my rooftop in Highland Park, Los Angeles over the course of three hours. Instead of immediately making a video I decided to experiment with image compositing using RMagick (Ruby bindings to ImageMagick). Blenderrr is a script that uses RMagick with the Lighten [...]

Keep Reading »

Fullscreen in Processing.org with Eclipse

Tuesday, February 10th, 2009

Processing.org is very useful for making audio-visual applications quickly and easily.  The included Processing Development Environment (PDE) makes it easy for nonprogrammers to get started with Processing and Java programming in general but experienced programmers will probably prefer using their IDE of choice, such as Eclipse. Processing.org has some instructions on using the Processing library [...]

Keep Reading »