skip to main
|
skip to sidebar
4C-95452165-蘇鈺婷
2009年11月11日 星期三
作業五 TIME
程式碼
size 200 200
//設定背景
paper 100
//利用時間控制線條顏色
repeat x 0 200
{
pen
x 20
line 100 0 (x*2) 200
}
repeat y 0 100
{
pen
50 (y*4)
line 0 0 200 (y*3)}
repeat x 0 200
{
pen
(x/2) 0
line 200 100 (x*2) 0
}
repeat x 0 200
{
pen
(x*2) 0
line 0 200 (x*2) 0
}
repeat y 0 200
{
pen
50 (y*2)
line 0 200 200 y}
repeat y 0 200
{
repeat x 0 200
{
pen
x y
line x (y*20) x ((y+1)*20)
}
}
paper 100
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
親朋好友
互動媒體設計-teacher
胡昕昕
網誌存檔
►
2010
(4)
►
1月
(4)
▼
2009
(13)
►
12月
(4)
▼
11月
(2)
作業五 TIME
期中考 康丁斯基
►
10月
(3)
►
9月
(4)
關於我自己
BOO
是一個很缺德的人
檢視我的完整簡介
沒有留言:
張貼留言