emailconfirmed
1,824
edits
(link to animated park sketch) |
(links to processing sketches on github) |
||
Line 75: | Line 75: | ||
[[Image:processing-im-park-screenshot-1.png]] | [[Image:processing-im-park-screenshot-1.png]] | ||
Here's the source: | Here's the source: [https://github.com/bitcraftlab/Processing-im-Park/blob/master/lecture-01/park_grid/park_grid.pde park_grid.pde] | ||
// | |||
// | |||
// | |||
// | |||
=== ''Interactive Park'' Sketch === | === ''Interactive Park'' Sketch === | ||
Line 134: | Line 90: | ||
[[Image:processing-im-park-screenshot-2-anim.gif]] | [[Image:processing-im-park-screenshot-2-anim.gif]] | ||
Here's the source: | Here's the source: [https://github.com/bitcraftlab/Processing-im-Park/blob/master/lecture-01/interactive_park/interactive_park.pde interactive_park.pde] | ||
=== Homework 1 === | === Homework 1 === | ||
Line 174: | Line 102: | ||
Solution to the homework in progressive steps of abstraction: | Solution to the homework in progressive steps of abstraction: | ||
* [https://github.com/bitcraftlab/Processing-im-Park/blob/master/lecture-02/animated_park_1/animated_park_1.pde | * [https://github.com/bitcraftlab/Processing-im-Park/blob/master/lecture-02/animated_park_1/animated_park_1.pde animated_park_1.pde] | ||
* [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_2/animated_park_2.pde | * [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_2/animated_park_2.pde animated_park_2.pde] | ||
* [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_3/animated_park_3.pde | * [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_3/animated_park_3.pde animated_park_3.pde] | ||
* [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_4/animated_park_4.pde | * [https://github.com/bitcraftlab/Processing-im-Park/tree/master/lecture-02/animated_park_4/animated_park_4.pde animated_park_4.pde] | ||
== Cut-Ups, Pixels, Stripes, Collages == | == Cut-Ups, Pixels, Stripes, Collages == |