Difference between revisions of "Kimberly.Jang"
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Assignment #4 == | ||
+ | |||
+ | [http://www.sfu.ca/~kaj/sfu/iat800/assignment4f/applet/ Assignment 4] | ||
+ | <br> | ||
+ | Exploring the balance between movement and colour, with control over certain constraints | ||
+ | <br><br> | ||
+ | |||
+ | http://www.sfu.ca/~kaj/sfu/iat800/assignment4f/bubble.jpg | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | == Assignment #3 == | ||
+ | |||
+ | [http://www.sfu.ca/~kaj/sfu/iat800/assignment3/A3_01e/applet/ A3_01] Pixellate <br> | ||
+ | <br> | ||
+ | [http://www.sfu.ca/~kaj/sfu/iat800/assignment3/A3_02b/applet/ A3_02]: Alphabeat!<br> | ||
+ | <i>Start typing in letters to start </i> | ||
+ | |||
+ | |||
+ | |||
== 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: | + | Directions:<br> |
− | - Speed of mouse movement determines size of | + | - Speed of mouse movement determines size of shape (the slower the mouse, the smaller the shapes) <br> |
− | - Click the mouse to change colour <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> | ||
Line 80: | Line 100: | ||
[http://www.sfu.ca/~kaj/sfu/iat800/assignment1/A1_16/applet/ A1_16] | [http://www.sfu.ca/~kaj/sfu/iat800/assignment1/A1_16/applet/ A1_16] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:22, 10 November 2008
Contents
Assignment #4
Assignment 4
Exploring the balance between movement and colour, with control over certain constraints
http://www.sfu.ca/~kaj/sfu/iat800/assignment4f/bubble.jpg
Assignment #3
A3_01 Pixellate
A3_02: Alphabeat!
Start typing in letters to start
Project #2 Part 2
Directions:
- Speed of mouse movement determines size of shape (the slower the mouse, the smaller the shapes)
- 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