Final Project Progress

My final project is about creating a Visual Generative Art. I plan to use pressure sensors or 8 input touch sensors to generate art. I am going to experiment with both these sensors to decide which one to use.

For now, I have worked on the design or the art that would be generated. I am torn between two ideas: 1. Have multiple art pieces generated based on sensors OR 2. Manipulate one art piece using the sensor.

Idea 1
I have this p5.js code, which generates circles on mouse press. Circles are just a placeholder for the art, where I would put the art code, and instead of mouse press, it would be connected by Arduino.

This is an example of the art that I generated using p5js. I kinda want it to be like fireworks. The color scheme is not finalized yet.
Screen Recording 2022-04-27 at 10.16.12 PM

Idea 2
This is the code I wrote for the generative art.

And here’s a video of how it would be manipulated:
Screen Recording 2022-04-27 at 10.19.15 PM

 

 

 

 

 

Please note: Some things might get different as mentioned here as I will be working on these files.

Leave a Reply