This was my first time using coding software, found it quite confusing at times. At the beginning of the session, the first task was to just setup the sketch in Processing, adding a background and then starting to draw basic shapes. We were given some time to come up with any image of our choice using just shapes so I decided to create a very basic daisy using ellipses, the hard part was getting all the petals in the right place using the coordinates.
The next task was to download 5 images, and when the mouse hovered over the image, it would change between the images:
The third task was a bit more complex, using the coordinates to determine which shapes appeared in which quadrant depending on where the mouse hovered: