Boris Hu

About

MP2 Creative Coding Explorations WriteUp

Overview and Usage

In this project, I made several sketches with p5.js from simple to complicate The first one is a static sketch, the second one could random the shape when a button is clicked, the third one is an infinite loop, the fourth one is an interactive sketch, the fifth one could make sound when interacted, the sixth one is both interactive and could generate sound. To access the gallery website, click the Image below.

sketches

Development Process

  1. I have gone through the p5.js tuturial website and watched several videos on youtube to have an basic undersanting of p5.js.
  2. Then I started to browse all the examples given in the assignment page to inspire my own idea.
  3. Finally, I created my own sketches with the help of the tuturials and the example code provided by the tuturial maker.
process

Issue Deep-Dive

Ideas and Future

Kudos