Processing (Part 2)

The next programming workshop was a lot more complex then the first. We were set a task in the lesson to create 10 random circles that would randomly change colour and place when the mouse was clicked on Processing. The advice we were given was to not start by guessing how it would work but, to think about each step in order. This helped in completing the task and eventually I came to the result below:

Untitled-1

When the mouse was clicked the circles would randomly change position and colour.

Untitled-1

Untitled-2

  Here I just changed the number of circles from 10 to 100:

Untitled-3

Leave a comment