View
This exercise creates 15 independent moving objects within a boundary. There are 15 independent objects, and 13 arrays total.
Video
Code
Project 2 is based on a time based algorithm that generates imagery that changes over time. I utilize two algorithms, the Fibonacci sequence and recursion, and alter them, generating imagery.
View More