size(800,600);
background(255);
for(int i=0; i<50; i++){
fill(224,100);
rect(random(width),random(height),random(100,200),random(50,150));
}
}
void draw(){
}
void mousePressed() {
saveFrame("440000448_k.png");
}
仲夏的思緒
混沌的思想
不同觀點
突如其來的靈感
傲慢與偏見





沒有留言:
張貼留言