I have been working on an interactive work utilizing the P5 javascript library. I came across a tutorial in the references on the P5 website about how to make a circle move around the screen. What was important was how the tutorial referenced the circle object in order to get it to move. I immediately thought about how when a water balloon is thrown at a wall, it leaves a splat shape on the wall. So I set out to make just that.
In the critique, it was expressed that I should fix the movement of the bubbles as they were a bit too jittery and all of the movement made the overall project a bit too noisy. There were also a number of improvements that were suggested that I would love to implement. One of which is the flow of all of the bubbles in a common direction. Also, it would have been nice if the bubbles moved to the other side of the screen when they went off of the canvas so that there are more bubbles coming from the other direction.
All of these suggestions were very constructive and I will be implementing a few of them for the version that will be posted on my website. Overall, I am really happy with how the project turned out. There will be a link to it below.
In the critique, it was expressed that I should fix the movement of the bubbles as they were a bit too jittery and all of the movement made the overall project a bit too noisy. There were also a number of improvements that were suggested that I would love to implement. One of which is the flow of all of the bubbles in a common direction. Also, it would have been nice if the bubbles moved to the other side of the screen when they went off of the canvas so that there are more bubbles coming from the other direction.
All of these suggestions were very constructive and I will be implementing a few of them for the version that will be posted on my website. Overall, I am really happy with how the project turned out. There will be a link to it below.
Comments
Post a Comment