2009年11月2日 星期一

command square 綜合結構設計



主題:volume

說明:如控制音量大小般的意象

影片:




原始碼:
paper 50

command square x y s c
{
pen c
line (s+s)c c c




}
repeat A 1 9

{
repeat B 0 9
{
square (A*10+3) (B*10+5) 2 (A+B*10)
}
}

沒有留言:

張貼留言