วันอาทิตย์ที่ 16 สิงหาคม พ.ศ. 2558

MY MUSIC

void setup () {
size(500,500);
background(255,255,255);
fill(44,235,16);
stroke(255,255,255);
rect(25, 25, 450, 450);//Green
stroke(255,255,255);
fill(255,255,255);
ellipse(255, 220, 360, 300);//circle
stroke(255,255,255);
triangle(190, 430, 340, 340, 200, 250);//triangle
fill(44,235,16);
stroke(255,255,255);
rect(120, 135,15, 140);//little L
fill(44,235,16);
stroke(44,235,16);
rect(121,270,45,15);//little L
rect(180,136,15,150);//little I
rect(210,136,15,150);//little N
rect(280,136,15,150);//little N
quad(215,136, 230, 136, 280, 250, 280, 285);//little N
rect(310,136,15,150);//little E
rect(310,136,60,15);//little E
rect(310,200,60,15);//little E
rect(310,274,60,15);//little E


fill(0,0,0);
textSize(18);
text("shu thag line - timethai Feat.kratae R siam  ",60,450);
}

ไม่มีความคิดเห็น:

แสดงความคิดเห็น