ICM Week 8
Resize an image to display in the width and height of the window while
For the first exercise I was able to resize the image, but the issue I encounter was that the image constantly lost resolution.
https://editor.p5js.org/lolo.ostia/sketches/Cn_GnjbSh
Exercise 1 submission: https://editor.p5js.org/lolo.ostia/sketches/5T7uVIP1
From the video I was not able to connect the live camera. The code I had was exactly as the one in the video.Later I found the p5 reference. Troubleshoot and resolved!
If possible I would like to go over the workflow to bring the references from github to p5 for Seriously.
Creative Exercise
Sketch : https://editor.p5js.org/lolo.ostia/sketches/HVk7Isa9U
I wanted to explore a dream-like aesthetic. I chose to layer 2 images to make the sky as well as lower the opacity of all the images on the sketch.
For some reason the images were not loading, I put the code on Visual studio code and there were no errors, so I had to close P5 and restart a new sketch.
In terms of aesthetic the final image works, I struggled with the the interactivity aspect vs the aesthetic. I knew how I wanted it to look but I was not sure what I wanted for the viewer to experience. This has been a ongoing dilemma, as I am at times stuck between the user experience and the creative freedom.