Graphics (52.359) Assignment 1 - 2D Programming
David Mitchell
Student Number:200023000

This website displays my 2D programming coursework for the class 52359 Graphics.

-The clock uses the Matrix based implentation of
point2d, line2d, Shape2d, Drawing2d and Transformation2d.
-The clock displays hours and minutes
-The clock displays numerals

I therefore believe that the assignment falls in the 40% category.

View the Clock

The Java code used to create the clock is available here:
clockApplet
Point2d
Line2d
Shape2d
Drawing2d
Matrix
Transformation
Gcanvas
Gapp 1