Software / Processing: Rotations
Notes: Made with a recursive algorithm for drawing rotating squares inside rotating squares inside rotating squares. Each time around another layer of squares is added (if you don't hit any number keys). Click on the sketch and type 1 - 7 to change the recursion depth.
Built with Processing and p5.js.