











re-coding
The first task was to try to recreate an artwork by Vera Molnár. The following is my attempt at interpreting her Hommage à Dürer.
Every time you run the script, it randomly generates these lines inside an invisible 5 x 5 grid.

experimentation
In the following days I spent a lot of time playing around with different commands.
I was particularly intrigued by mouse tracking - making the code interactive - and the different commands and methods of generating a random output and its visualisation.




























final idea
Out of these experiments came a code generating circles at random places on the canvas. When I added two circles to it that followed the mouse, I got the idea for my final project.







