size(300,300);
background(220,225,225);
smooth();
color c =color (225,230,0);
fill(c);
noStroke();
ellipse(30,50,55,55);
ellipse(120,90,100,100);
ellipse(80,120,50,50);
fill(0);
smooth();
textSize(30);
text("Spatial",10,40);
textSize(40);
text("Interaction",10,80);
textSize(50);
text("Design",10,130);
沒有留言:
張貼留言