Difference between revisions of "Assignment 3 Fall 2008"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 35: | Line 35: | ||
[http://simulex.com/iat800/Project3Part1/IAT800_Assign3Q1/applet/ Assign3Q1 Penny Leong] | [http://simulex.com/iat800/Project3Part1/IAT800_Assign3Q1/applet/ Assign3Q1 Penny Leong] | ||
[http://simulex.com/iat800/Project3Part2/IAT800_Assign3Q2/applet/ Assign3Q2 Penny Leong] | [http://simulex.com/iat800/Project3Part2/IAT800_Assign3Q2/applet/ Assign3Q2 Penny Leong] | ||
+ | [Assign3Q2 Type a letter on the screen in sequence to produce a haiku poem generated from the text, Alice in Wonderland] | ||
+ | [http://www.sfu.ca/~ecairns/Assignment%203/ Liz Cairns] | ||
---- | ---- | ||
NOTE: For anyone who, like me, found extending PImage cumbersome, see this thread: http://dev.processing.org/bugs/show_bug.cgi?id=168. It appears to be opened by someone in our class from 2005 (or someone doing the same exact assignment - Georgia Tech possibly?). Anyway, it's a good discussion of the subclassing issue that we've all dealt with this for this assignment (copying PImage field values over to your subclass manually, including the undocumented 'format' and 'cache' fields). - JR | NOTE: For anyone who, like me, found extending PImage cumbersome, see this thread: http://dev.processing.org/bugs/show_bug.cgi?id=168. It appears to be opened by someone in our class from 2005 (or someone doing the same exact assignment - Georgia Tech possibly?). Anyway, it's a good discussion of the subclassing issue that we've all dealt with this for this assignment (copying PImage field values over to your subclass manually, including the undocumented 'format' and 'cache' fields). - JR |
Latest revision as of 23:12, 7 November 2008
Jeremy.Turner Assignment A3-01 Assignment A3-02
Assign3Q1 Penny Leong Assign3Q2 Penny Leong [Assign3Q2 Type a letter on the screen in sequence to produce a haiku poem generated from the text, Alice in Wonderland]
NOTE: For anyone who, like me, found extending PImage cumbersome, see this thread: http://dev.processing.org/bugs/show_bug.cgi?id=168. It appears to be opened by someone in our class from 2005 (or someone doing the same exact assignment - Georgia Tech possibly?). Anyway, it's a good discussion of the subclassing issue that we've all dealt with this for this assignment (copying PImage field values over to your subclass manually, including the undocumented 'format' and 'cache' fields). - JR