Functions & Loops

Kaitlyn Ishida
1 min readFeb 19, 2021

Homework #5

2.19.2021

I was inspired by Tim Szetela’s Spiral Bloom piece. I realized that in order for him to make this, he used a loop with the same shape becoming smaller and smaller. Once he had the loop set up, he used rotate() in order to make the shapes move, and because of their size difference they move at different speeds. In order to make the shapes, I filled the shape as the same color as the background and made the stroke color a similar gold color to Tim’s. This is how I got the outline effect on the shapes in order to produce the same geometric effect that Tim did.

I wasn’t sure what types of modifications to make, so I mainly made modifications to the shapes to see what kinds of outcomes I could get that would still make cool spiral art like Tim’s original work.

--

--