/* built with Studio Sketchpad: * https://sketchpad.cc * * observe the evolution of this sketch: * https://designuniandes.sketchpad.cc/sp/pad/view/ro.sMUQlNKM4cT/rev.1 * * authors: * Juan Sebastian Rivera * license (unless otherwise specified): * creative commons attribution-share alike 3.0 license. * https://creativecommons.org/licenses/by-sa/3.0/ */ noStroke(); size(400, 400); fill(214, 150, 10); rect(0, 0, 400, 400); fill(250, 231, 220); ellipse(200, 170, 300, 300); fill(255); rect(200, 170, 15, 70); fill(240, 220, 210); rect(150, 310, 100, 100); fill(250, 250, 250); triangle(100, 140, 150, 70, 200, 140); fill(255); triangle(200, 150, 250, 80, 200, 60); triangle(280, 43, 280, 120, 270, 90); stroke(0); line(197, 150, 210, 130); line(210, 130, 230, 105); line(230, 105, 260, 100); line(260, 100, 270, 105); fill(206, 138, 149); noStroke(); rect(210, 160, 80, 85); fill(228, 164, 184); rect(100, 140, 100, 60); triangle(100, 200, 130, 240, 130, 200); rect(130, 200, 70, 40); fill(220, 210, 200); stroke(0); ellipse(150, 140, 100, 35); noStroke(); fill(173, 22, 3); ellipse(150, 140, 35, 35); fill(220, 210, 200); stroke(0); ellipse(240, 160, 100, 35); fill(173, 22, 3); noStroke(); ellipse(240, 160, 35, 35); fill(201, 176, 85); triangle(150, 300, 200, 250, 200, 300); fill(92, 17, 17); rect(200, 230, 10, 15); rect(190, 245, 10, 10); fill(144, 17, 25); rect(210, 310, 40, 50); fill(85, 21, 67); rect(180, 360, 30, 40); fill(193, 75, 9); rect(0, 180, 8, 30); rect(0, 200, 3, 20); triangle(0, 205, 30, 205, 0, 190); rect(50, 0, 10, 10); rect(150, 0, 5, 5); rect(70, 395, 20, 5); rect(70, 140, 30, 60); fill(165, 71, 9); rect(290, 140, 40, 20); triangle(330, 140, 330, 160, 350, 160); fill(247, 224, 48); beginShape(); vertex(200, 20); vertex(200, 60); vertex(250, 90); vertex(270, 90); vertex(280, 45); endShape(); beginShape(); vertex(290, 160); vertex(280, 245); vertex(330, 245); vertex(350, 160); endShape(); fill(219, 135, 39); beginShape(); vertex(53, 200); vertex(68, 240); vertex(130, 240); vertex(100, 200); endShape(); fill(255); beginShape(); vertex(70, 240); vertex(150, 240); vertex(150, 310); vertex(100, 280); endShape(); beginShape(); vertex(280, 245); vertex(280, 297); vertex(330, 245); endShape(); stroke(175, 79, 27); line(10, 350, 12, 360); line(11, 355, 14, 350); line (11, 355, 15, 360); line( 15, 350, 17, 360); line(17, 360, 19, 360); line(19, 350, 21, 360); line(19, 350, 23, 350); line(19, 355, 23, 355); line(21, 360, 25, 360); line(25, 350, 27, 360); line(25, 350, 28, 350); line(25, 355, 28, 355); line(26, 360, 30, 360);