Difference between revisions of "Kimberly.Jang"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Project #2 Part 2 == | == Project #2 Part 2 == | ||
− | [http://www.sfu.ca/~kaj/sfu/iat800 | + | [http://www.sfu.ca/~kaj/sfu/iat800/project2b/applet/ Project 2] |
Directions:<br> | Directions:<br> | ||
− | - Speed of mouse movement determines size of | + | - Speed of mouse movement determines size of shape (the slower the mouse, the smaller the circles <br> |
− | - Click the mouse to change colour scheme used (colour is determined by the position of the cursor) <br> | + | - Click & drag the mouse to change colour scheme used (colour is determined by the position of the cursor) <br> |
- Press the spacebar to clear the canvas <br> | - Press the spacebar to clear the canvas <br> | ||
Revision as of 18:28, 20 October 2008
Contents
Project #2 Part 2
Directions:
- Speed of mouse movement determines size of shape (the slower the mouse, the smaller the circles
- Click & drag the mouse to change colour scheme used (colour is determined by the position of the cursor)
- Press the spacebar to clear the canvas
Project #2 Part 1
I intend to create a basic canvas, and create a program that replicates a very basic paint program. By selecting one of two tools (determined by mousepressed?) I hope to create a tool that responds to different mouse commands. I hope to be experimenting with shapes and colours, so the user can create a unique, abstract art piece eachtime.
Assignment #2
Project #1
Assignment #1