Graphical Experimentation. Volume I.
by Rabbit
The following screenshots were taken from animation demos I created in Ruby and Gosu. When I get a hold of some screen casting software I’ll post videos.
Impressive build-up, burst and subsequent “star field”. Everything is drawn programmatically.

A sinusoidal spotlight (gently pulsates). Clearly not very impressive when it doesn’t move. Everything is drawn programmatically.

A variety of trigonometrical calculations work together to make all this happen. Everything is drawn programmatically.

The classic clock. The clock is accurate. The background is some image I found via Google. The hands are drawn programmatically.




