Writeup
Code snippet
I’m really proud of my head. It represents my spirit.
// Head
fill(30, 30, 255, 127);
// Heavy outline
stroke("blue");
strokeWeight(5);
Sketch
Writeup
Code snippet
I’m really proud of my head. It represents my spirit.
// Head
fill(30, 30, 255, 127);
// Heavy outline
stroke("blue");
strokeWeight(5);
Sketch