星期四, 10月 26, 2006

Peit Mondrian

另一位大師的作品,用最簡單的直線與強烈的黃色、藍色、紅色,組成的美麗的構圖。我的這個圖應該是採取模仿Mondrian的圖再次構想出來的圖案,而且是立體圖形,看到就喜歡上了!呵~ 用了最簡單的線條畫出了漂亮的立體圖形。讚~~~ --My program code-- size(450,460); background(255); smooth(); stroke(0); fill(249,243,7);triangle(30,67,30,125,95,94); fill(77,86,163);triangle(258,30,258,152,410,93); fill(233,65,26);quad(200,181,250,160,250,278,200,296); fill(249,243,7);quad(257,322,257,284,417,348,362,366); fill(77,86,163);quad(255,412,255,453,408,390,362,368); strokeWeight(10.0); strokeCap(ROUND); line(30,67,252,154); line(30,67,196,2); line(196,2,418,93); line(418,93,252,154); line(30,67,30,364); line(252,26,253,455); line(420,93,420,390); line(30,67,252,154); line(196,2,197,430); line(252,26,32,122); line(252,26,252,154); line(252,154,195,179); line(195,179,30,122); line(196,299,33,363); line(196,299,419,391); line(31,365,254,456); line(30,67,252,154); line(253,457,420,390); line(253,278,196,300); line(253,278,418,348); line(418,348,197,431);
To view this content, you need to install Java from java.com

沒有留言: