Tagged: scala

Scala on Heroku 0

Scala on Heroku

I was messing around with Scala again the other day. I downloaded the latest Typesafe stack, and the latest version of SBT. I ran into a couple of headaches because all of the SBT...

Warp 0

Warp

Here’s another SPDE sketch. It’s a simple image warping demo that shows how to use the texture mapping feature of Processing. Click and drag over the image to distort it. Try different mouse buttons....

The Rosetta Clock 0

The Rosetta Clock

Here’s an applet I wrote that draws clocks in 5 different numeral systems. From the top row down, they are: Binary Skew Binary Ternary Balanced Ternary Decimal The first column is the hours, the...

SPDE Starlings 3

SPDE Starlings

OK, I think I’ve got SPDE generating applets now. Let’s see how this works. Leave me a comment if you have trouble running this one. This is a variant of the Bees sketch I...