size(600,600); background(255); fill(0); rect(180,30,230,180,90); fill(255); rect(203,40,180,130,500); fill(0); ellipse(240,78,20,20); fill(0); ellipse(340,78,20,20); fill(0); ellipse(292,78,10,10); fill(0); triangle(400,380,200,380,290,180); strokeWeight(10); line(140,360,300,180); strokeWeight(10); triangle(400,380,200,380,290,180); line(285,190,440,340); fill(0); rect(260,360,20,130,500); fill(0); rect(310,360,20,130,300); fill(255); arc(295,310,100,100,0,radians(180)); //Mustache fill(255); strokeWeight(15); ellipse(690,100,500,500); fill(255); strokeWeight(4); ellipse(720,90,500,500); fill(255); strokeWeight(15); ellipse(770,70,500,500); fill(255); strokeWeight(4); ellipse(800,55,500,500); fill(255); strokeWeight(15); ellipse(840,60,500,500);
//Mustache fill(255); strokeWeight(10); ellipse(130,80,50,50); fill(255); strokeWeight(7); ellipse(180,50,20,20); fill(255); strokeWeight(10); ellipse(440,410,43,43); fill(255); strokeWeight(4); ellipse(440,410,17,17); fill(255); strokeWeight(10); ellipse(100,240,150,150); fill(255); strokeWeight(4); ellipse(100,240,130,130); fill(255); strokeWeight(10); ellipse(100,240,90,90); fill(255); strokeWeight(4); ellipse(100,240,70,70); fill(255); strokeWeight(10); ellipse(100,240,40,40); fill(255); strokeWeight(4); ellipse(100,240,20,20);
//Mustache fill(255); ellipse(147,350,30,30); fill(255); ellipse(444,345,30,30); //Mustache fill(0); triangle(500,500,500,450,385,20); //Mustache fill(255,13,223); textSize(30); text("Splendid",120,440); fill(13,192,255); textSize(30); text("Celestial",180,552); fill(8,255,236); textSize(30); text("Mystic",350,498); fill(12,11,111); textSize(30); text("Ambition",40,502); fill(255,0,0); textSize(30); text("Lordly",460,542); fill(8,17,255); textSize(30); text("Gorify",513,392);
|