Collaborative Drawing Exercise (bugged atm)

Here are some of the sketches I have done for the exercise:

General Comments

Flower for a Friend

General Comments

  • p5.js reminds me of a previous software that I used in my other class last year, and I had some familar with the coding making it sightly easier for me to understand the process.
  • I had tons of fun making this flower, I just crafted one up from my head. I should have used a reference but I think it turned out decently.
  • The transparency on the flower was intentional, I wanted it give it some effect to it.

Line for Line

General Comments

  • I had some fun with the code itself, a lot of touch ups and fixing up the values was really experimental. I wanted to make it really chaotic in a way, I think it turned out well.
  • I also managed to incorporate the push and pop function into this assignment.

Computational Conversion

Part One

General Comments

  • I used Multiple S, 1993 by Jesus Rafael Soto as my source image for the code.
  • Some troubles I had were figuring out which order should the code go first or second in order to layer some of the shapes. I forget that fill is supposed to go before the shape. My eyes sorta got tired looking at the image.
  • I'm not too sure how to recreate the blur effect from the original image, but I'll figure it out in the next part.