emailconfirmed
1,824
edits
(4 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
----- | ----- | ||
== Processing Curves == | == Processing Curves == | ||
{{#ev:youtube|0x7rg9TpHSo|400|left|Evan Roth: Introducing Mozilla Mark Up|frame}} | |||
<br style="clear:both;"> | |||
=== About === | === About === | ||
Line 32: | Line 36: | ||
* Learn how to use Libraries in Processing | * Learn how to use Libraries in Processing | ||
* Learn how to read and write strings to files | * Learn how to read and write strings to files | ||
* Formats | * File Formats Graffiti (GML) and Motion Capture (BVH) | ||
* Using input devices such as a Graphic Tablet, Tracking-System, etc. to create curves | * Using input devices such as a Graphic Tablet, Tracking-System, etc. to create curves | ||
* Use Processing to output curves in the visual domain | * Use Processing to output curves in the visual domain | ||
Line 49: | Line 53: | ||
* [https://github.com/perfume-dev/example-processing BVH Parser] for Processing | * [https://github.com/perfume-dev/example-processing BVH Parser] for Processing | ||
* [https://github.com/01010101/GML4U GML Library] for Processing | * [https://github.com/01010101/GML4U GML Library] for Processing | ||
* [http://andrescolubri.net/processing/libraries/tablet/ | * [http://andrescolubri.net/processing/libraries/tablet/ Tablet] for Processing | ||
* [https://www.youtube.com/watch?v=nPab7pbOhBY Graphics Tablet Primer for Hackers] | * [https://www.youtube.com/watch?v=nPab7pbOhBY Graphics Tablet Primer for Hackers] | ||
* [https://github.com/nok/leap-motion-processing Leap Motion Library] for Processing | * [https://github.com/nok/leap-motion-processing Leap Motion Library] for Processing | ||
=== Spacial Synthesizers === | === Spacial Synthesizers === | ||
* [http://www.iannix.org/en/ IanniX] (Visual Synthesizer) | * [http://www.iannix.org/en/ IanniX] (Visual Synthesizer) | ||
Line 57: | Line 62: | ||
----- | ----- | ||
== Transforming Curves == | == Transforming Curves == | ||
{{#ev:youtube|2xvczE4-5hs|400|left|Martin Schneider: Fractal Image Embroidery in Motion |frame}} | |||
<br style="clear:both;"> | |||
=== About === | === About === |