intro_to_im_10-12-16
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
intro_to_im_10-12-16 [2016/09/05 06:49] – felix_hardmood_beck | intro_to_im_10-12-16 [2024/06/28 19:11] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Intro to IM ===== | ||
+ | **Place:** Inside the teaching lab that is hidden somewhere deep in the Arts Center\\ | ||
+ | **Time:** Wednesday, October 12, 2016, 2:40pm – 5: | ||
+ | ---- | ||
+ | |||
+ | === Forword === | ||
+ | * Downloading Processing! | ||
+ | * Checking attendance | ||
+ | |||
+ | === Structure === | ||
+ | Todays lecture will be about //Drawing shapes, using the cursor to draw.// | ||
+ | |||
+ | - Brief summary… (Felix). | ||
+ | - Overview of way computer thinks (logically, mathematically, | ||
+ | - Drawing: how to create a simple drawing (James) | ||
+ | - Intro to coordinate systems | ||
+ | - Drawing | ||
+ | - Reference | ||
+ | - Fill & Stroke | ||
+ | - In Class Exercise: Draw a character | ||
+ | - Animation: how to make a ball move and bounce (James) | ||
+ | - Movement (Follow mouse) | ||
+ | - Movement (Without mouse) | ||
+ | - Bouncing &| wrapping | ||
+ | - In Class Exercise: Bounce off all walls | ||
+ | - (Optional) Mousepressed Interactions (James): | ||
+ | - if(mousepressed){} | ||
+ | - Some more processing examples (Felix) | ||
+ | |||
+ | |||
+ | === Links === | ||
+ | * Casey Reas: http:// | ||
+ | * Ben Fry http:// | ||
+ | * Daniel Shiffman http:// | ||
+ | |||
+ | * Feld Studio | ||
+ | * Jens Wunderling (Studio Syntop) => http:// | ||
+ | * Studio TheGreen | ||
+ | * Studio Nand => http:// | ||
+ | * Christian Riekoff | ||
+ | * Andreas Nicolas Fischer => http:// | ||
+ | |||
+ | |||
+ | === Homework === | ||
+ | |||
+ | == Assignment == | ||
+ | * Make a Rocket Ship with the appearance of Motion | ||
+ | * Watch [[https:// | ||
+ | * Watch [[http:// | ||
+ | |||
+ | == Readings == | ||
+ | * Processing pp 127-140 | ||
+ | * Processing Ch 3-7 | ||
+ | * [[http:// | ||
+ | * https:// | ||
+ | |||
+ | == Resources == | ||
+ | * Lost? [[http:// | ||
+ | * Want more? [[https:// |