{"id":69794,"date":"2022-09-06T12:28:48","date_gmt":"2022-09-06T16:28:48","guid":{"rendered":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/?p=69794"},"modified":"2022-09-06T12:28:48","modified_gmt":"2022-09-06T16:28:48","slug":"project-1-my-self-portrait-5","status":"publish","type":"post","link":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/2022\/09\/06\/project-1-my-self-portrait-5\/","title":{"rendered":"Project 1: My Self Portrait"},"content":{"rendered":"<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\">\n<html><body><div><a class=\"p5_sketch_link\" data-width=\"400\" data-height=\"400\" href=\"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-content\/uploads\/2022\/09\/sketch-10.js\">sketch<\/a><iframe src=\"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-content\/plugins\/p5-embedder\/p5_iframe.html\" class=\"p5_exampleFrame\" width=\"400\" height=\"400\"><\/iframe><pre class=\"language-javascript\"><code class=\"p5_editor language-javascript\">\/\/ Ana Furtado \n\/\/ Section E\n\nfunction setup() {\n    createCanvas(400, 400);\n    background(54, 51, 158);     \/\/ blue\n}\n\nfunction draw() {\n    stroke(84, 18, 18);      \/\/ reddish brown\n    strokeWeight(30);\n    line(135, 40, 80, 399);      \/\/ back hair left\n    line(135, 40, 115, 399);\n    line(265, 40, 325, 399);     \/\/ back hair right\n    line(265, 40, 275, 399);\n    stroke(0, 0, 0);     \/\/ black\n    strokeWeight(1);\n    fill(0, 206, 209);     \/\/ light blue\n    ellipse(100, 210, 30, 30);     \/\/ earrings\n    ellipse(300, 210, 30, 30);\n    fill(255, 228, 196);     \/\/ skin\n    ellipse(200, 400, 100, 400);     \/\/ neck\n    fill(255, 228, 196);     \/\/ skin\n    ellipse(200, 200, 200, 400);     \/\/ face\n    fill(255, 255, 255);     \/\/ white\n    ellipse(150, 150, 50, 100);     \/\/ left eye\n    ellipse(250, 150, 50, 100);     \/\/ right eye\n    fill(139, 69, 19);     \/\/ brown\n    ellipse(150, 150, 25, 50);     \/\/ left pupil\n    ellipse(250, 150, 25, 50);     \/\/ right pupil\n    fill(255, 228, 196);     \/\/ skin\n    circle(200, 200, 20, 20);     \/\/ nose\n    line(190, 200, 190, 125);\n    line(210, 200, 210, 125);\n    fill(220, 20, 60);     \/\/ red\n    ellipse(200, 300, 110, 50)     \/\/ mouth\n    line(150, 300, 250, 300);\n    stroke(84, 18, 18);      \/\/ reddish brown\n    strokeWeight(1);\n    fill(84, 18, 18);     \/\/ reddish brown\n    ellipse(200, 40, 150, 80);     \/\/ hair top\n    strokeWeight(10);\n    line(120, 40, 50, 399);      \/\/ hair left\n    line(120, 40, 75, 399);\n    line(270, 40, 375, 399);     \/\/ hair right\n    line(270, 40, 350, 399);\n    noLoop();\n}<\/code><\/pre><\/div>\n\n\n<p>I found the placement of the face and the uploading of this assignment the most challenging parts of the assignment. <\/p><\/body><\/html>\n","protected":false},"excerpt":{"rendered":"<p>sketch \/\/ Ana Furtado \/\/ Section E function setup() { createCanvas(400, 400); background(54, 51, 158); \/\/ blue } function draw() { stroke(84, 18, 18); \/\/ reddish brown strokeWeight(30); line(135, 40, 80, 399); \/\/ back hair left line(135, 40, 115, 399); line(265, 40, 325, 399); \/\/ back hair right line(265, 40, 275, 399); stroke(0, 0, 0); &hellip; <a href=\"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/2022\/09\/06\/project-1-my-self-portrait-5\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Project 1: My Self Portrait&#8221;<\/span><\/a><\/p>\n","protected":false},"author":749,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[10,121],"tags":[],"_links":{"self":[{"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/posts\/69794"}],"collection":[{"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/users\/749"}],"replies":[{"embeddable":true,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/comments?post=69794"}],"version-history":[{"count":1,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/posts\/69794\/revisions"}],"predecessor-version":[{"id":69911,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/posts\/69794\/revisions\/69911"}],"wp:attachment":[{"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/media?parent=69794"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/categories?post=69794"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/courses.ideate.cmu.edu\/15-104\/f2022\/wp-json\/wp\/v2\/tags?post=69794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}