2.
size(800,800); PImage Kitty; Kitty = loadImage("http://www.duckykitty.com/hello-kitty-desktop-wallpapers/w_hellokitty020.jpg"); image(Kitty, 20,20);
3.
size(300,300); background(128,128,128); fill(255,0,0); rect(50,30,170,240,7); fill(249,249,0); rect(60,45,150,200,7); fill(255,0,0); rect(117,235,35,20,7); fill(255,0,0); rect(112,40,45,30,7); fill(255,0,0); rect(112,55,45,45,7); fill(0,255,255); rect(70,125,45,15); fill(0,255,255); rect(155,125,45,15); fill(0,0,0); rect(95,215,80,1); line(95,215,90,225); line(90,225,60,210); line(175,215,180,225); line(180,225,210,215);4.老師目前上的東西跟上課速度都還能接受,但希望老師能多示範幾個例子,讓我們可以多練習。
鋼鐵人下的USB沒有畫出來??
回覆刪除85分 助教