skip to main
|
skip to sidebar
DM-4B-95452125-陳冠佑
關於我自己
DM-4B-95452125
檢視我的完整簡介
2009年12月10日 星期四
作業7
油畫
size 400 400
paper 0
fast
command rect x y w h c
{
pen c h c
line (x+1) (y+h*2) (x+h*2) (y-h*2)
line (x-1) (y+h*2) (x+h*2) (y+h*2)
line (x-1) (y-h*2) (x-h*2) (y+h*2)
line (x+1) (y-h*2) (x-h*2) (y-h*2)
}
forever
{
rect
20 10 (
)
}
2009年12月3日 星期四
作業6-自畫像、血跡
自畫像
size 400 400
forever
{
set [
]
set [(
+1) (
)]
set [(
-1) (
)]
set [(
) (
+1)]
set [(
) (
-1)]
set [(
+1) (
+1)]
set [(
-1) (
-1)]
set [(
-1) (
+1)]
set [(
+1) (
-1)]
}
血跡
size 400 400
forever
{
set [
]
set [(
+1) (
)]
set [(
-1) (
)]
set [(
) (
+1)]
set [(
) (
-1)]
set [(
+1) (
+1)]
set [(
-1) (
-1)]
set [(
-1) (
+1)]
set [(
+1) (
-1)]
}
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
追蹤者
網誌存檔
►
2010
(3)
►
1月
(3)
▼
2009
(8)
▼
12月
(2)
作業7
作業6-自畫像、血跡
►
11月
(2)
►
10月
(4)