Difference between revisions of "Rey.Lim"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | == Assignment #3 == | ||
+ | [http://www.sfu.ca/~rsl3/IAT800/Assignment03/A3_01/applet/ A3_01] | ||
+ | |||
+ | [http://www.sfu.ca/~rsl3/IAT800/Assignment03/A3_02/applet/ A3_02] | ||
+ | |||
== Project #2 == | == Project #2 == | ||
Line 72: | Line 77: | ||
[http://www.sfu.ca/~rsl3/IAT800/Assignment01/A1_16/applet/ A1_16] | [http://www.sfu.ca/~rsl3/IAT800/Assignment01/A1_16/applet/ A1_16] | ||
− | |||
− | |||
== Assignment #4 == | == Assignment #4 == |
Revision as of 04:13, 27 October 2008
Assignment #3
Project #2
Part 2 - Drawing Tool Applet
Part 1 - Simple Drawing Tool
I will be building a basic editor that will allow the user to draw on the screen. It will be able to draw simple lines and points, as well as basic shapes such as circles, squares and triangles. The user will also be able to colour these shapes at will. Finally, the user will have the ability to delete through the use of an eraser.