//Background
fill (186, 159, 103);
size (400, 400);
noStroke ();
quad (0, 0, 0, 400, 400, 400, 400, 0);
//StartObject 01_Blue
noStroke ();
fill (34, 84, 147);
smooth ();
quad (26, 198, 26, 72, 238, 107, 240, 198);
//SubObject01_Blk
noStroke ();
fill (0);
quad (47, 198, 44, 107, 66, 105, 66, 198);
//02_Blk
noStroke ();
fill (0);
quad (88, 198, 86, 106, 105, 105, 109, 198);
//03_Red
noStroke ();
fill (204, 23, 9);
quad (105, 138, 105, 152, 238.5, 143, 238, 128);
//04_Blk
noStroke ();
fill (0);
quad (155, 198, 154, 134, 170, 133, 172, 198);
//05_Blk
noStroke ();
fill (0);
quad (190, 198, 188, 122, 206, 121, 208, 198);
//End Object 01
//StartObject 02_White
noStroke ();
fill (255);
quad (240, 198, 237, 44, 391, 43, 392, 195);
//SubObject 01_Red
noStroke ();
fill (204, 23, 9);
quad (282, 188, 270, 44, 287, 44, 299, 188);
/*
//02_Blue
noStroke ();
fill (34, 84, 147);
quad (254, 203, 253, 188, 392, 184, 392, 200);
*/
//EndObject 02
//StartObject 03_White Strip Across
noStroke ();
fill (255);
quad (0, 198, 400, 195, 400, 261, 1.5, 275);
//01_Blue (from Object 02)
noStroke ();
fill (34, 84, 147);
quad (254, 203, 253, 188, 392, 184, 392, 200);
//02_Blk
noStroke ();
fill (0);
quad (16.6, 215, 55.6, 220, 40, 238, 13, 234);
//Curved Part (need help)
noStroke();
fill (0);
/*
beginShape ();
vertex (40, 238);
vertex (56, 220);
vertex (17, 215);
vertex (14, 233);
*/
beginShape ();
noStroke ();
fill(255);
vertex (13, 236);
bezierVertex (19, 228, 37, 228, 40, 240);
endShape (CLOSE);
//03_Red
noStroke ();
//04_Blue Letter L
noStroke ();
fill (34, 84, 147);
beginShape ();
vertex (118.6, 214);
vertex (149, 211);
vertex (149, 237);
vertex (173, 233);
vertex (167, 249);
vertex (129, 249);
endShape (CLOSE);
//05_Blue Letter R
noStroke ();
fill (34, 84, 147);
beginShape ();
vertex (201, 249);
vertex (218.6, 249);
vertex (218, 236);
vertex (227, 236);
vertex (240, 249);
vertex (261, 249);
vertex (234, 230);
vertex (232, 209);
vertex (200.4, 209);
endShape (CLOSE);
//Curved part of "R"
beginShape ();
fill (34, 84, 147);
vertex (230, 211);
bezierVertex (239, 202, 241, 234, 233, 240);
endShape (CLOSE);
//arc (227, 218, 9, 10,
//curved part of Letter R (need help)
//square in R_White
fill (255);
noStroke();
quad (215, 226, 223.5, 226, 223, 218, 215, 218.6);
//Blk Shape_BLK
noStroke ();
fill (0);
beginShape ();
vertex (272.7, 219);
vertex (274.7, 227.6);
vertex (278, 231);
vertex (277, 231);
vertex (286, 245);
vertex (296, 245);
vertex (296, 237);
vertex (294, 231);
vertex (293, 217);
endShape (CLOSE);
//BlueShape_Blue
noStroke ();
fill (34, 84, 147);
quad (388, 238.6, 383, 225, 400, 225, 400, 239);
//End Object 02
//Start Object 03-Red lower right Box
noStroke ();
fill (204, 23, 9);
//part one_Big Red Box
quad (204.4, 400, 198, 305, 400, 291, 400, 400);
//part two_smaller red box
quad (376, 294, 376, 287, 400, 287, 400, 291);
//Object 01_BLK top quad
noStroke();
fill (0);
quad (201, 305, 314, 295, 314, 323, 227, 328);
//Object 02_Blue square 01
noStroke ();
fill (34, 84, 147);
quad (228, 379, 223, 342, 253, 343, 253, 379);
//Object 03_Blue square 02
noStroke ();
fill (34, 84, 147);
quad (280, 382, 279, 344, 305, 343, 312, 381);
//Object 04_Blue square 03
noStroke ();
fill (34, 84, 147);
quad (376, 350, 376, 328, 400, 328, 400, 348);
//Object 05_Blue square 04
noStroke ();
fill (34, 84, 147);
quad (378, 394, 400, 394, 400, 400, 378, 400);
//End Object 03
//Start Object 04_Left Bottom corner
//Tiny Blue Spot
noStroke ();
fill (34, 84, 147);
triangle(0, 400, 4.5, 400, 0, 381);
//White Quad
noStroke ();
fill (255);
quad (1.8, 276, 35.4, 400, 4.5, 400, 0, 381);
//Black handlebar curve
noStroke();
fill (0);
ellipse (71, 366, 50, 41);
//Black Handlebar inside white
noStroke ();
fill (186, 159, 103);
ellipse (77, 363, 26, 18);
//Red "y"
noStroke ();
fill (204, 23, 9);
beginShape ();
vertex (78.5, 400);
vertex (125, 400);
vertex (122, 336);
vertex (84, 197);
vertex (73, 197);
vertex (48, 228);
vertex (78, 299);
vertex (68, 306);
vertex (36, 244);
vertex (18, 268);
vertex (40, 331);
vertex (78, 351);
vertex (79, 400);
endShape (CLOSE);
//Blue Shape_next to red "y"
noStroke();
fill (34, 84, 147);
beginShape ();
vertex (123, 359);
vertex (123, 400);
vertex (174, 400);
vertex (201, 398);
vertex (176, 374);
vertex (174, 351);
endShape (CLOSE);
//Curved part of Blue Shape _Brown
beginShape ();
fill (34, 84, 147);
vertex (173, 351);
bezierVertex (175, 410, 231, 395, 162, 398);
endShape (CLOSE);
//Black
noStroke();
fill (0);
triangle (251, 400, 250, 394, 174, 400);
//Big Black Shape
noStroke ();
fill (0);
beginShape ();
vertex (323, 83);
vertex (323, 400);
vertex (379, 400);
vertex (373, 184);
vertex (354, 80);
endShape (CLOSE);
//Circle_blue
noStroke();
fill (34, 84, 147);
ellipse (160, 322, 20, 20);
//square under blk handlebar curve
noStroke ();
fill (255);
quad (63, 400, 63, 386, 78, 386, 78, 400);
Lena - B
on Wednesday, Oct 15, 2008 – 11:43 am