This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Rotozoomer demo effect

The screen is covered by a rotating and zooming bitmap
2D rotozoomers are a combination of rotation and scaling transformations
Could possibly be the starting point for polygon texturing routines utilized in 3D renderers.
One of the most famous rotozoomers is the one from Second Reality / Future Crew

http://luis.net/projects/processing/rotozoomer/

Source code: rotozoomer

Built with Processing