Art with randomness

2023

It was necessary to use randomness to generate colored pixels forming an image while still having control over the randomness by guiding it. In my case, I chose to illustrate koi fish swimming from a top-down view. The red and beige represent the koi, blue is the water, green represents the lily pads, and white represents the reflections. The darker the blue, the deeper the water.

In the first case, the color distribution is uniform. In the other two cases, the parameters have been modified: first, there are more lily pads; then, the koi move away and distance themselves from us.

The constraint of this project was to discover and use p5.js. It was a challenge that allowed me to explore all the features that p5 offers!

 

School project (individual)