Widget Wednesdays #11

Today’s Widget Wednesday is an experiment in rapid prototyping.

This afternoon I gave myself a little coding challenge: Could I implement a program for drawing colorful animated kaleidoscopes in under 30 minutes?

I also set some basic ground rules. Notably, I didn’t let myself use any code written by anybody else, other than what’s already provided by the standard Javascript 2d Canvas interface.

What I ended up with isn’t very fancy, but I kind of like it. You can play with it here.

Leave a Reply

Your email address will not be published. Required fields are marked *