GMU:Algorithmic Art/Yasmin Mukino: Difference between revisions

From Medien Wiki
Line 175: Line 175:
| <div class="margin" style="margin:1em;">
| <div class="margin" style="margin:1em;">
''Homework from Week 3 / Assignment III: Digital Programming''
''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. </div>
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]]
</div>
|-
|-
|}
|}
Line 181: Line 184:
<br>
<br>
<br>
<br>
==Algorithm for Humans 2 — 02.11.18 / Week 4 ==
==Algorithm for Humans 2 — 02.11.18 / Week 4 ==