I decided to add extra rectangles that slowly expand from the center of the image box outward, also corresponding to the "jitter" timer. Finally I added two new functions that made the program more interactive that depend on the user playing around with the mouse.
The width and height of the rectangle are now dependent on the X and Y position of the mouse and when the mouse is clicked the expanding rectangles change to a random color.
Through this experiment I began to relearn how processing works and honestly how much I love coding. Taking a program and completely rewriting it to perform a different action was very exciting and a nice way to get back into the coding mindset.
No comments:
Post a Comment