dmwright@cs.stanford.edu
(650) 497-0729
P.O.BOX 15206
Stanford, CA 94309
In case it isn't obvious, this is Java. If you're feeling masochistic, try it in DHTML+javascript(Sorry, M$ only...).
I know - it's entirely the wrong tool for the job - that's what makes it fun...
How about raytracing...
This was my entry into the ICFP programming contest - it takes a scene description
(in a language they defined called GML), and renders it into an image. For the description
of the problem and a description of GML, look here. The samples
were provided by the contest organizers.