emailconfirmed
1,824
edits
No edit summary |
|||
Line 52: | Line 52: | ||
* Jim Finnis: [https://github.com/jimfinnis/homeostat Qt4 simulation of Ross Ashby's homeostat] | * Jim Finnis: [https://github.com/jimfinnis/homeostat Qt4 simulation of Ross Ashby's homeostat] | ||
* Steve Battle: [https://stevebattle.github.io/homeostat/ Mobile Homeostat] + [https://github.com/stevebattle/MobileHomeostat Code] | * Steve Battle: [https://stevebattle.github.io/homeostat/ Mobile Homeostat] + [https://github.com/stevebattle/MobileHomeostat Code] | ||
----- | |||
== Reactive Curves == | |||
=== About === | |||
In this lecture we learn how to program turtles to make them react to an their environment | |||
* '''Image-Based Curves''' | |||
* '''Flowfield based Curves''' | |||
=== Goals === | |||
* Introduction to Image Based Drawing | |||
* Introduction to Flowfield Based Drawing | |||
* Learn about image formats and how to work with images in processing | |||
* Learn how to generate vector fields from noise functions | |||
* Learn to work with arrays of vectors and two dimensional arrays | |||
=== Art === | |||
==== Image Based Drawing ==== | |||
* Luke Loeffler: [https://www.flickr.com/photos/ukle/albums/72157604948741164 Unraveled] (2008) | |||
* Golan Levin: [http://www.flong.com/projects/floccugraph/ Floccugraph] (2009) | |||
* Onformative: [http://onformative.com/work/actelion-imagery-wizard Actelion Imagery Wizard] (2011) | |||
* Ryan Alexander: [http://www.123inspiration.com/fungus-portraits-by-ryan-alexander/ Fungus Portraits] (2012) + [https://vimeo.com/9636677 Video] | |||
==== Flowfield Based Drawing ==== | |||
* Martin Schneider: [http://www.k2g2.org/blog:bit.craft:flowfield_driven_drawing Flowfield Driven Drawing] (2009) | |||
* Martin Schneider: [http://www.k2g2.org/blog:bit.craft:codex_processianus Codex Processianus] (2010) | |||
* Martin Wattenberg: [http://www.bewitched.com/windmap.html Wind Map] — Live Version [http://hint.fm/wind/ here] (2012) | |||
* Andreas Nicolas Fischer: [http://anf.nu/schwarm/ Schwarm I] and [http://anf.nu/schwarm-ll-software/ Schwarm II] (2012) | |||
* Andreas Nicolas Fischer: [http://anf.nu/v0id-1/ Void 1] and [http://anf.nu/v0id-2/ Void 2] (2015) | |||
==== One Line Drawing ==== | |||
* Diana Lange: [https://www.flickr.com/photos/dianalange/albums/72157632455649148 Generative Portrait: One Line] (2013) | |||
* Willie Witte: [https://www.youtube.com/watch?v=q4CTyWwQrMo Bob Ross on Etch-a-Sketch] (2015) | |||
* Grusky Max: [http://archive.bridgesmathart.org/2016/bridges2016-427.html Representational Random Walks] (2016) | |||
=== Code === | |||
* Luke Loeffler: [http://lukeloeffler.com/2008/unraveled/ Unravelled] | |||
* Diana Lange: [http://www.openprocessing.org/sketch/84552 Image based one line drawing] | |||
----- | |||
== Swarming Curves == | |||
{{#ev:youtube|Fjf3RNdl6Qk|400|left|Studio Moniker: Red follows Yellow follows Blue follows Red|frame}} | |||
<br style="clear:both;"> | |||
=== About === | |||
In this part we learn about curves created from multi-agent dynamics and complex systems | |||
=== Literature === | |||
* Christian Jacob [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.458.7966&rep=rep1&type=pdf SwarmArt : Interactive Art from Swarm Intelligence] (2004) | |||
* Lewis MacGregor: [https://people.eecs.berkeley.edu/~lewis/LewisMacGregor.pdf On determinism, chaos, and small-number particle systems in the brain] (2006) | |||
=== Art === | |||
* Golan Levin: [https://www.flickr.com/photos/golanlevin/sets/72157594387428883/ Floccugraph] (1999) | |||
* Christian Jacob: [http://swarmart.com/ Swarm Art] and [http://www.swarm-design.org/ Swarm Design] (2002) | |||
* Studio Moniker: [https://vimeo.com/160075474 Red follows Yellow follows Blue follows Red] (2016) | |||
=== Code === | |||
* Martin Schneider: [http://www.openprocessing.org/sketch/6884 Magnetic Bubbles] (2010) | |||
* Martin Schneider: [http://www.openprocessing.org/sketch/6886 Tapeworm] (2010) |