Trippy demonstration of recursively rotating images

Githubber rvizz shows off a few nifty examples of some code he wrote to rotate images recursively. As the recursion reaches the one-square pixel point, it then appears to reassemble the image turned 90 degrees.

You can learn more and try it yourself over on GitHub at rvizz/rotate.

Image: youTube / rvizz