First draft of final product
- Chelsea Yang
- Apr 24, 2020
- 1 min read
This week, I worked on trying to code the sketch draft of my final product on p5.js. I've been able to code the elementary shape and details(e.g. lines of water bottle) as well as the moving droplets of water, but I'm experiencing issues such as de-filling oval shapes for lines, as well as transforming the moving water from horizontal to vertical scale. From using "Make: Getting Started with p5.js" by McCarthy, Rees & Fry and the p5.js community website, I've been able to figure out some first steps to solving these problems.

Comments