Mini project 1: Drawing with code
Project Link https://editor.p5js.org/YuzhuoSun-Zora/sketches/JC1TYFYSg Brief Description In this mini project, I made a self-portrait with p5.js. I drew my outline and a special expression inspired by emoji on paper. I tried to simplify the portrait to geometric figures. Then, I drew it in p5.js. Demo/Visual Documentation Coding: This is my complete codeļ¼ function setup() { … Continue reading Mini project 1: Drawing with code