{"id":646,"date":"2009-03-17T03:02:00","date_gmt":"2009-03-17T08:02:00","guid":{"rendered":"http:\/\/www.teknevision.com\/extant2\/2009\/03\/icm-processing-cubes.html"},"modified":"2009-03-17T03:02:00","modified_gmt":"2009-03-17T08:02:00","slug":"processing","status":"publish","type":"post","link":"https:\/\/www.teknevision.com\/extant\/2009\/03\/processing.html","title":{"rendered":"ICM, Processing, &amp; Cubes!"},"content":{"rendered":"<p>Applets made for the ICM class during the Fall semester. Everything was done with Beta versions of <a href=\"http:\/\/processing.org\/\" target=\"_blank\">Processing<\/a>.<\/p>\n<p>First &#8220;drawing&#8221;:<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.teknevision.com\/ICM\/week1\/icm_wk1_applet.png\"><\/p>\n<p>Source code:<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.teknevision.com\/ICM\/week1\/icm_wk1_code.png\"><\/p>\n<p>Other shapes\/colors:<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.teknevision.com\/ICM\/week1\/icm_wk1a_applet.png\"><\/p>\n<p>Source code:<\/p>\n<p style=\"font-size:70%\">void setup() {<br \/>  \/\/size of window<br \/>size(800,800);<br \/>}<\/p>\n<p>void draw() {<br \/>background(255);<\/p>\n<p>stroke(222,50,150);<br \/>strokeWeight(2);<br \/>rect(0,0,200,200);<br \/>fill(255);<\/p>\n<p>rect(100,100,200,200);<br \/>line(200,100,200,200);<br \/>line(100,200,200,200);<\/p>\n<p>rect(100,100,400,400);<br \/>fill(200,23,134);<br \/>{<\/p>\n<p>stroke(35,67,175);<br \/>rect(100,100,200,200);<br \/>line(200,100,200,200);<br \/>line(100,200,200,200);<\/p>\n<p>line(200,0,300,100);<br \/>line(0,200,100,300);<br \/>line(0,0,100,100);<br \/>line(200,200,300,300);<\/p>\n<p>stroke(25,250,10);<br \/>strokeWeight(4);<br \/>ellipseMode(CENTER);<br \/>ellipse(600,600,100,100);<br \/>ellipse(600,500,100,100);<\/p>\n<p>\/\/top circle<br \/>ellipse(600,400,100,100);<br \/>}<\/p>\n<p>}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Applets made for the ICM class during the Fall semester. Everything was done with Beta versions of Processing. First &#8220;drawing&#8221;: Source code: Other shapes\/colors: Source code: void setup() { \/\/size of windowsize(800,800);} void draw() {background(255); stroke(222,50,150);strokeWeight(2);rect(0,0,200,200);fill(255); rect(100,100,200,200);line(200,100,200,200);line(100,200,200,200); rect(100,100,400,400);fill(200,23,134);{ stroke(35,67,175);rect(100,100,200,200);line(200,100,200,200);line(100,200,200,200); line(200,0,300,100);line(0,200,100,300);line(0,0,100,100);line(200,200,300,300); stroke(25,250,10);strokeWeight(4);ellipseMode(CENTER);ellipse(600,600,100,100);ellipse(600,500,100,100); \/\/top circleellipse(600,400,100,100);} }<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,6],"tags":[],"class_list":["post-646","post","type-post","status-publish","format-standard","hentry","category-icm","category-itp"],"_links":{"self":[{"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/posts\/646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/comments?post=646"}],"version-history":[{"count":0,"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/posts\/646\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/media?parent=646"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/categories?post=646"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.teknevision.com\/extant\/wp-json\/wp\/v2\/tags?post=646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}