Archive for August, 2007

Abstract polaroid photo gallery

Friday, August 31st, 2007

Black Yellow
Originally uploaded by Grant Hamilton

gallery on flickr and at sxseventy.com.
Via information aesthetics

ruby game libraries

Monday, August 13th, 2007

Two more ruby game libraries to look at: gosu and Shattered Ruby

via Chad Fowler’s notes on the recent Ruby Hoedown event.

I hope the audio for the talk appears here.

I had set up rubygame and Ruby/SDL a while back to a point where I could code simple examples, but I wouldn’t actually want to foist the stack setup on anyone else. (In fact, for portability, something like jmonkeyengine on java, running jruby for scripting makes more sense (at least where download sizes don’t matter)).