Last year, when I was too busy with a myriad of other things a piece of art called vanishing point by Matt W. Moore caught my eye. I thought, “Hey that reminds me of the stuff I make.” So I made a program which can be seen below.
[processing width=”450″ height=”300″ file=”https://benvancitters.com/wp-content/uploads/2011/03/spimmer.jar” method=”onclick”][/processing]
Click the image to load the program. After it’s loaded if you click and hold down the mouse you get a fancy spin effect.
The graphic is created by drawing a bunch of triangles around the mouse position with Processing’s beginShape() and endShape() routines.