Gradually decreasing size of ellipse.
in
Programming Questions
•
2 years ago
I think my question might be relatively simple, although I'm not quite sure where to begin coding what I'm trying to do.
I have an ellipse in the center of my sketch, and I basically want it to gradually decrease in size over time. I'm just not sure how to make the ellipse shrink, although I feel like I probably need to use a for loop? I'm still relatively new to Processing, so hopefully this'll come easier eventually.
Thanks for the help, and if you have any questions lemme know!
1