FINAL PRODUCT
Week 6: Generative Art
For this assignment I had to create my own generative art sketch in processing using random , variables, frameRate, and conditional statements.
Process:
First I wanted my sketch to be as chaotic as my life. I wanted there to be squares that was all over the place as well as stroke line coming out from a random position. This sketch required a lot of conditional comments just to help me be more organized. I used new variables like float to make the squares be sporadic. I then added a frame rate to the lines so when clicked they would appear at different frame rates! Lastly I wanted the squares to be different colors and the background to be a very nice saturated solid blue!