วันอังคารที่ 18 สิงหาคม พ.ศ. 2558

My favorite song // Move.

void setup()
{
    int posX = -150;
    int posY = -30;
size(550, 550);
background(#99CCFF);
fill(#FFD700);
textSize(120);
text("P", 175+posX, 165+posY);
fill(#00FF00);
ellipse(300+posX, 120+posY, 90, 90); //วงกลมเขียว
fill(#FFA54F);
ellipse(300+posX, 120+posY, 60, 60); //วงกลมส้มอ่อน
fill(#4169E1);
textSize(18);
text("Cpr.E", 275+posX, 125+posY);
fill(#FF0066);
rect(210, 190, 15, 100); //แกนตัวที1
rect(182, 190, 75, 15); //หัวตัวที1
fill(#800080);
textSize(140);
text("A", 255, 290);
fill(#003300);
rect(210-posX, 320-posY, 15, 100); //แกนตัวที2
rect(182-posX, 320-posY, 75, 15); //หัวตัวที2
fill(#FF4500);
ellipse(310-posX, 375-posY, 110, 110); //วงกลมส้มเข้ม
fill(#FFFFFF);
ellipse(310-posX, 375-posY, 10, 60); //วงรีขาว
fill(#000000);
textSize(50);
text("Ting Wai Glahng Tahng", 10, 500);
    }

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

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

Link Video Presentation Resort Managemant System Project.

Video Presentation Resort Managemant System Project. จัดทำโดย พากษ์เสียง: คุณาสิน  ทองมณี  5801012620011 ลำดับภาพ: สุพิชชา  ศรีศิริ...