Difference between revisions of "Kevin.Muise"

From BioV
Jump to navigation Jump to search
(Assignment 02)
 
(2 intermediate revisions by the same user not shown)
Line 33: Line 33:
 
A02_14 :: Asteroids game [[http://www.sfu.ca/~kmuise/siat-800/A02/A02_14_v5/applet/]]<br>
 
A02_14 :: Asteroids game [[http://www.sfu.ca/~kmuise/siat-800/A02/A02_14_v5/applet/]]<br>
 
''(fixed image loading issue - thx Jack, Daniel, Timmy) Only took 5 versions to get it right''
 
''(fixed image loading issue - thx Jack, Daniel, Timmy) Only took 5 versions to get it right''
 +
 +
<br>
 +
==Assignment 03 ==
 +
A03_01 :: Create a Mosaic with different BlockSizes using sub-class of P Image
 +
[[http://www.sfu.ca/~kmuise/siat-800/A03/A03_01/]]<br>
 +
A03_02 :: Create a typographic kinetic image from text entered by user
 +
[[http://www.sfu.ca/~kmuise/siat-800/A03/A03_02/]]<br>
 +
 +
<br>
 +
==Assignment 04 ==
 +
A04_01 :: Change the Look of the b-robots
 +
[[http://www.sfu.ca/~kmuise/siat-800/Assign_04/A04_01/applet/]]<br>
 +
A04_02 :: Make different kinds of b-robots
 +
[[http://www.sfu.ca/~kmuise/siat-800/Assign_04/A04_02/applet/]]<br>
 +
A04_03 :: Make different kind of fields
 +
[[http://www.sfu.ca/~kmuise/siat-800/Assign_04/A04_03/applet/]]<br>
 +
A04_04 :: Make a b-robot a field (not done)
 +
<br>
 +
A04_05 :: Make the b-robots interact with environment (not done)
 +
<br>

Latest revision as of 05:16, 14 November 2006

Assignment 01

Assignment01.Part01 :: [[1]]
Assignment01.Part02 :: [[2]]
Assignment01.Part03 :: [[3]]
Assignment01.Part04 :: [[4]]
Assignment01.Part05 :: [[5]]
Assignment01.Part06 :: [[6]]
Assignment01.Part07 :: [[7]]
Assignment01.Part08 :: [[8]]
Assignment01.Part09 :: [[9]]
Assignment01.Part10 :: [[10]]
Assignment01.Part11 :: [[11]]
Assignment01.Part12 :: [[12]]
Assignment01.Part13 :: [[13]]
Assignment01.Part14 :: [[14]]
Assignment01.Part15 :: [[15]]
Assignment01.Part16 :: [[16]]

Assignment 02

A02_01 :: Shape with 5+ vertices [[17]]
A02_02 :: Composition w/ 10+ vertices [[18]]
A02_03 :: Same vertex data as 02, different composition[[19]]
A02_04 :: Function w/ one parameter[[20]]
A02_05 :: Triangles with Function[[21]]
A02_06 :: Function w/ three + parameters[[22]]
A02_07 :: Animation using Cos() [[23]]
A02_08 :: Animation using Cos() & Sin() [[24]]
A02_09 :: Move two elements using random() [[25]]
A02_10 :: Event that begins when mouse pressed[[26]]
A02_11 :: Responsive image w/ mouse drag [[27]]
A02_12 :: Change background colour w/ button[[28]]
A02_13 :: Use classes for 09[[29]]
A02_14 :: Asteroids game [[30]]
(fixed image loading issue - thx Jack, Daniel, Timmy) Only took 5 versions to get it right


Assignment 03

A03_01 :: Create a Mosaic with different BlockSizes using sub-class of P Image [[31]]
A03_02 :: Create a typographic kinetic image from text entered by user [[32]]


Assignment 04

A04_01 :: Change the Look of the b-robots [[33]]
A04_02 :: Make different kinds of b-robots [[34]]
A04_03 :: Make different kind of fields [[35]]
A04_04 :: Make a b-robot a field (not done)
A04_05 :: Make the b-robots interact with environment (not done)