2009年10月28日 星期三

作業四: 使用command square 結構綜合設計



特調 - 雪山 蜜桃氣泡飲
要甜蜜喔




size 300 100
paper 0


command square x y z c
{
pen (3*(c)) (c) (2*c)
line (0+(z)) (x+y-(z)) (5+(z)) (x+y-z)

line (x) (x+y-(y)) (300-(z)) (x+y-z)
}

repeat c 0 10
{
repeat a 0 6
{
repeat b 0 22
{

square a (b*13) (c*11) (b*6)

}

沒有留言:

張貼留言