2020互動技術
2020年11月2日 星期一
:0 week8
PImage img;
void setup()
{
size(1000,1000);
img=loadImage("cloud.png");
}
void draw()
{
image(img,0,0);
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言