JS :D

১২:২৬:০০ AM Kingshuk 0 Comments

The Owl 

Spin-off of "Project: Wild Animal"



background(26, 23, 26);

fill(255, 255, 255);
ellipse(150, 100, 203, 200);

fill(143, 140, 140);
arc(185, 125, 250, 200, 1, 90);
arc(212, 125, 250, 200, -274, -180);

fill(41, 28, 28);
ellipse(198, 129, 130, 130);

fill(172, 145, 230);
ellipse(200, 180, 73, 108);

fill(51, 51, 51);
ellipse(175, 116, 55, 55);
ellipse(225, 116, 55, 55);

fill(117, 117, 117);
ellipse(175, 116, 25, 25);
ellipse(225, 116, 25, 25);

fill(0, 0, 0);
ellipse(175, 116, 25, 5);
ellipse(225, 116, 25, 5);

fill(194, 0, 0);
rect(100, 230, 200, 10, 2);

arc(200, 150, 25, 25, -360, -180);

fill(209, 209, 209);
ellipse(180, 230, 20,10);
ellipse(220, 230, 20,10);