I know these are baby steps. But let’s face facts: The imprints left
behind are embarrassing. Really. Unless you factor in the idea that
this is something new, a challenge. This course is a tremendous
opportunity to begin again.
I hope I get to look back at this and do something besides grimace.
void setup() { size(320, 240); background(165, 76, 211); fill(20, 10, 255); rect(30, 20, 200, 200); line(30, 20, 85, 75); fill(204, 102, 0); //noStroke(); ellipse(100, 100, 20, 200); line(200, 20, 120, 75); rect(30, 20, 10, 10); fill(255); stroke(255,0,0); rect(280, 120, 20, 50); fill(77,191,67); triangle(30, 75, 58, 20, 86, 75);
}
Peter Terezakis
Tisch School of the Arts
http://www.terezakis.com