Difference between revisions of "Rey.Lim"
Jump to navigation
Jump to search
(→Assignment #2) |
|||
Line 1: | Line 1: | ||
+ | == Project #2 == | ||
+ | |||
+ | '''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. | ||
+ | |||
== Assignment #2 == | == Assignment #2 == | ||
Line 69: | Line 75: | ||
== Project #1 == | == Project #1 == | ||
[http://www.sfu.ca/~rsl3/IAT800/Project01/applet/ Project #1] | [http://www.sfu.ca/~rsl3/IAT800/Project01/applet/ Project #1] | ||
− | |||
− |
Revision as of 19:47, 11 October 2008
Project #2
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.