Difference between revisions of "Rey.Lim"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Project #2 == | == Project #2 == | ||
+ | |||
+ | '''Part 2 - Drawing Tool Applet''' | ||
+ | |||
+ | [http://www.sfu.ca/~rsl3/IAT800/Project02/applet/ Project #2 Applet] | ||
'''Part 1 - Simple Drawing Tool''' | '''Part 1 - Simple Drawing Tool''' |
Revision as of 03:50, 19 October 2008
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.