Workshop Coding on processing

At first i thought this would be very hard to follow, but as the session went on i found that even if i did make a mistake the application would inform you when and where a mistake was made.

We used the application 'Processing' which is a coding language which helps with efficiency, in this case it was to create 100 different variations of the same book design. This would be useful if in a situation where you are given a client something and they ask for a variety in responses.

At first, when i was following the steps i found my outcomes looked like this, luckily to find the error it was really intuitive as i can see the error is just the starting points of the first row and column of dots so i altered the x and y position which was easy to find in the script.

new outcome after changes

We were then given the task of trying to replicate this method to create 100 pages for a book cover. I decided to name mine 'The Tundra' and decided to create hundreds of circles overlapping and varying in opacity. The text was the hardest part as 1 in 3 were actually fitting inside the page.

Here are a couple more variations of this task.