Will spiral any 3-100 sided regular convex polygon ————————————————————————— > Sides: change the number of sides on your shape > NumberOfShapes: controls the number of full loops in your spiral > ShortenBy: controls the distance between sequential loops of the spiral > Have a look in the code and play around with the pen controls if you want to do something a little less psychadelic
An extension to the Simple Shape Maker project, the idea here was to have a bit of fun with colours and repeating patterns. An introduction to coding loops as part of lockdown 2020. Enjoy!