Spiral

This code uses a for loop to go around a circle 100 times, incrementing by .1 degrees. In other words, it takes 360,000 steps to go around the cirlce 100 times! (That means it might take a little bit until you see anything when you run the code.)


This is a companion discussion topic for the original entry at https://happycoding.io/examples/processing/for-loops/spiral