GMU:Meandering through Space/Part1: Difference between revisions

From Medien Wiki
(more links)
(random walks)
Line 48: Line 48:


== Random Walks ==
== Random Walks ==
...
 
=== About ===
In this class we will learn how to use randomness to create curves
 
=== Goals ===
* Learn to use and create functions in processing
* Learn about random distributions
* Learn about noise functions
 
=== Links ===
* [http://walks.carma.newcastle.edu.au/ Walking on Real Numbers]
* [http://www.random-walk.com/ Visualizing Randomness] (Anti-Dataviz)
 
==== Art ====
* [https://www.flickr.com/groups/roomba/ Roomba Art Group] on Flickr
* [https://www.flickr.com/photos/sergioalbiac/albums/72157625497147722 Drawn not Void] by Sergio Albiac (2010)
 
==== Science ====
* [http://electronics.howstuffworks.com/gadgets/home/robotic-vacuum.htm/printable How Robotic Vacuums work]

Revision as of 15:14, 8 September 2016

Meandering Curves

Introduction

About

This lecture provides an overview of the course and meanders through space and time.

Goals

  • Overview of the course
  • History of meanders in nature and design
  • Basic understanding of generative coding
  • Basic understanding of self organisation

Literature

Meanders

Lines

Labyrinths and Mazes

Collaborative Drawing

About

In this lecture we will draw curves using everything from paper to online tools.

Goals

  • Learn about algorithms
  • Learn about constraints
  • Design your own algorithm

Videos

Links

Random Walks

About

In this class we will learn how to use randomness to create curves

Goals

  • Learn to use and create functions in processing
  • Learn about random distributions
  • Learn about noise functions

Links

Art

Science