Photo rotate
This program spins an image, and does a pulsating distortion.
...It works by scanning a picture in concentric circles, and producing a table of numbers which contains pixel colors and their addresses on a bitmap memory.
The pixel colors can be read in a different phase from their addresses going around each concentric circle and it makes turning.