2010年1月7日 星期四

作業七: 應用 Mouse-1-2-3 配合Time 4 --> 創作

一、創作圖像

主題:「入入」
























二、程式碼


size 400 400

paper 100

command rect x y w h c
{
pen c
line (x-h/2*2) (y-h*3) (x+w*2) (y-w/2*3)
line (x+h*3) (y-h*2) (x+w*3) (y-w/2*2)
line (x-h/3*2) (y-h/2*3) (x+h*3) (y-h*2)
}
forever
{
rect 60 50

沒有留言:

張貼留言