J-Filters IV (#99)
Jonathan Frech
As in the previous post, I used pygame’s rotozoom()
function. This time to turn an image around the screen while shrinking it in size to get an unusual image filter. The original image can be found in Stacking Stones post.
This filter is called Rotozoom.

Source code: j-filters-iv_rotozoom.py