GMU:Computing with Thread/Rachel Smith: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 12: Line 12:


[[https://vimeo.com/166333186 Writing in morse code with knots video]]
[[https://vimeo.com/166333186 Writing in morse code with knots video]]
First attempt at a processing sketch which starts with lines of random colours and sorts line by line according to redness, using a bubble sort algorithm. Could be used as a braiding technique.
[[File:braidrgbsort.png|600px]]

Revision as of 17:50, 16 May 2016

Starting kit with homemade Kumihimo boards for knotting and braiding.

Kitrachel.png

Experiments with drawing geometrical shapes using string.

Circleellipsearc.png

I made a programme in processing which recognises patterns in knots and turns them into morse coded messages. In each box, the first point represents a 'dot' and the second, a 'dash'. The programme responds when a knot touches a point.

Morse Code R.png

[Writing in morse code with knots video]


First attempt at a processing sketch which starts with lines of random colours and sorts line by line according to redness, using a bubble sort algorithm. Could be used as a braiding technique. Braidrgbsort.png