MAS964 Problem Set 4
Robert Poor
3 Mar 1997


...back


Part 1 The problem: enter 2 points, connect the two points with some static expressive device that emphasizes the points' connectedness. constraints are: instantaneous refresh, background is limited to white, foreground is black.

My solution.


Part 2

The problem: enter 3 points, connect the three points with some static expressive device that again emphasizes the point's connectedness. use the same constraints as in (1).

My solution.


Part 3

The problem: enter 2 points separated in time (i.e. 1 point is at t = t0, the 2nd point is at t=t1), connect the two together using exactly 2 seconds to display the connectedness. constraints: to occur in given alloted time, where background is white and black is foreground.

My solution.


Part 4

The problem: enter 2 points separated in time (i.e. 1 point is at t = t0, the 2nd point is at t=t1), connect the two together using exactly .5 seconds to display the connectedness. constraints: to occur in given alloted time, where background is white and black is foreground.

My solution.


Here you can find the sources for all the above.