| Line 224: | Line 224: | ||
| ''Homework from Week 5 / Assignment V: HGP'' | ''Homework from Week 5 / Assignment V: HGP'' | ||
| Your next HGP-Algorithm should involve a (random or deterministic) generator, that draws values from the 'real world'. In the best case, your HGP is not able to fulfill your algorithm by sitting at a desk alone. Keep a reasonable time limit in mind (30 to 45 minutes).  | Your next HGP-Algorithm should involve a (random or deterministic) generator, that draws values from the 'real world'. In the best case, your HGP is not able to fulfill your algorithm by sitting at a desk alone. Keep a reasonable time limit in mind (30 to 45 minutes). Interpret 'value' as you like and decide what will happen with the values. | ||
| </div> | </div> | ||
| |- | |- | ||
| |- | |- | ||
| |<div class="center" style="width: auto;margin-left: auto; margin-right: auto;">[[File:weekFive_assFive_ParametricLines-SC.gif|400px]]</div>  | |||
| | <div class="margin" style="margin:1em;"> | |||
| ''Homework from Week 4 / Assignment V: Generative Image/Animation with Cos Sine'' | |||
| Nov 9 / Week 5: Repeat, understand and/or reproduce the code from todays class and make your own experiments with the noise() and sin()/cos() function. | |||
| [[:File:weekFive_assFive_ParametricLines.pde]] | |||
| |} | |} | ||
| <br> | <br> | ||
| <br> | <br> | ||
Revision as of 15:14, 11 December 2018
Algorithm for Humans 1 — 19.10.18 / Week 2
| Result | Algorithm | 
|---|---|
| Homework from Week 1 / IntroductionSuperimposed results of the Introductory Algorithm. By executing the algorithm, each participant of the class created a unique personal sign, based on their own name. | |
| Homework from Week 1 / HGP 1First HGP algorithm I made for class. | 
Algorithm for Computers 1 — 19.10.18 / Week 2
| Result | Algorithm | 
|---|---|
| In-Class Practice 2.1 | |
| In-Class Practice 2.2 | |
| In-Class Practice 2.3 | |
| Homework 2.1 | 
Algorithm for Computers 2 — 26.10.18 / Week 3
| In-Class Practice 3.1 | |
| In-Class Practice 3.2 | |
| Home Practice 3.1 | |
| Home Practice 3.2 | |
| Home Practice 3.3 | |
| Home Practice 3.4 | |
| Home Practice 3.5 | |
| Home Practice 3.6 | |
| Home Practice 3.7 | |
| Home Practice 3.8 | |
| Home Practice 3.9 | |
| Home Practice 3.10 | 
Algorithm for Computers 3 — 02.11.2018 / Week 4
| Result | Algorithm | 
|---|---|
| 
 | Homework from Week 3 / Assignment III: Digital Programming Task = Create a Processing sketch based on a 2D grid structure, using nested for loops. Experiment with different shapes and use the loops variables to achieve different visual effects for different elements of the grid. File:weekFour_assThree_DigitalProgrammingTwooo.pde File:weekFour_assThree_DigitalProgrammingOnee.pde | 
Algorithm for Humans 2 — 02.11.18 / Week 4
| Result | Algorithm | 
|---|---|
| Hey! Whoever got my sketchbook, here is the instruction for the Human Graphical Processors assignment for week of November 2nd:File:Human Graphical Processors HGC MukinoY.rtf. | |
| Homework from Week 3 / Assignment IV: Generative Image/Animation File:weekFour_assFour_Starlightt.pde File:Starr.pde | 
23.11.18 / Week 6
| Result | Algorithm | 
|---|---|
| Homework from Week 5 / Assignment V: HGP Your next HGP-Algorithm should involve a (random or deterministic) generator, that draws values from the 'real world'. In the best case, your HGP is not able to fulfill your algorithm by sitting at a desk alone. Keep a reasonable time limit in mind (30 to 45 minutes). Interpret 'value' as you like and decide what will happen with the values. | |
| Homework from Week 4 / Assignment V: Generative Image/Animation with Cos Sine Nov 9 / Week 5: Repeat, understand and/or reproduce the code from todays class and make your own experiments with the noise() and sin()/cos() function. File:weekFive_assFive_ParametricLines.pde | 
 
		











