Re-Coding
The first task of the week was to re-code a work by Vera Molnár. Molnár's work was a big inspiration for all of us, especially the geometric visuals she created.
I tried two of her works: the first one was more basic and easy to explain, and it worked very well. However, the second one, which included overlaps and transparency, was hard to explain and replicate exactly.








Exploration
After learning different methods for things like movement, interactivity, and color change, I made some explorations in Processing with the help pf Chatgpt. These explorations focused on lines.





Finalization - Approach 1
I had two different approaches for the final project.
The first was the black hole effect. I aimed to create this effect with a gradient in a 2D image.







Then I used the same code but changed the black hole effect to its opposite with the help of Chatgpt, and I used it for image distortion.




Finalization - Approach 2
My second approach used interactive lines. I used Perlin noise so the lines moved according to the noise and interacted with the mouse movements. This way, I created different outcomes each time I played with the mouse.











Thank you!