size(600,400);
background (17,29,69);
fill(252,210,9);
ellipse(520,80 , 100,100);
stroke(26,54,128);
strokeWeight(100);
line(0,250 , 600,250);
stroke(128,55,128);
line(0,300 , 600,300);
stroke(64,55,128);
line(0,350 , 600,350);
stroke(8,55,128);
rect(0,400 , 600,400);
strokeWeight(0);
fill(252,210,9);
arc(520,320,100,100 , HALF_PI,PI+HALF_PI );
stroke(255,125,0);
strokeWeight(5);
point(30,40);
point(138,60);
point(258,10);
point(345,18);
point(475,113);
point(330,115);
point(530,154);
point(163,148);
point(289,154);
point(154,84);
沒有留言:
張貼留言