2016年9月5日 星期一

Week01 郭芳蓁

Hw1.

stroke(rgb);
line( x1, y1, x2, y2);

Hw2.

Help


size( w, h);
strokeWeight(//寬度);

Hw3.

void setup(){
 //初始設定
}
void draw(){
//開始畫
}
mouseX, mouseY //滑鼠X,Y軸的位置

Hw4.

沒有留言:

張貼留言