Difference between revisions of "Assignment 3 Fall 2008"

From BioV
Jump to navigation Jump to search
Line 1: Line 1:
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
 
 
----
 
 
 
[http://www.sfu.ca/~vkt/IAT_800/Assign3/ Veronika Tzankova]
 
[http://www.sfu.ca/~vkt/IAT_800/Assign3/ Veronika Tzankova]
  
Line 11: Line 7:
 
[http://www.pantopicon.ca/projects/ Wendy Foster]
 
[http://www.pantopicon.ca/projects/ Wendy Foster]
  
[[http://wiki.iat.sfu.ca/BioV/index.php/Johnny.Rodgers#Assignment_3 Johnny Rodgers: Assignment 3]]
+
[http://wiki.iat.sfu.ca/BioV/index.php/Johnny.Rodgers#Assignment_3 Johnny Rodgers: Assignment 3]
 +
 
 +
 
 +
----
 +
 
 +
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

Revision as of 03:42, 25 October 2008

Veronika Tzankova

Andrew H

Min Soo Kim

Wendy Foster

Johnny Rodgers: Assignment 3



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