<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>extrapixel &#187; Pollock In Action</title>
	<atom:link href="http://www.extrapixel.ch/tag/pollock-in-action/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.extrapixel.ch</link>
	<description>interaction incidents &#38; coding endeavours</description>
	<lastBuildDate>Sat, 17 Jul 2010 20:33:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Pollock In Action on Spiegel.de</title>
		<link>http://www.extrapixel.ch/2007/02/11/pollock-in-action-on-spiegelde/</link>
		<comments>http://www.extrapixel.ch/2007/02/11/pollock-in-action-on-spiegelde/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 16:38:34 +0000</pubDate>
		<dc:creator>patrick.meister</dc:creator>
				<category><![CDATA[Normaler Blog]]></category>
		<category><![CDATA[Pollock In Action]]></category>

		<guid isPermaLink="false">http://www.extrapixel.ch/2007/02/11/pollock-in-action-on-spiegelde/</guid>
		<description><![CDATA[http://km42.spiegel.de/home/index.php?directid=77 has a video with some making-of scenes of &#8220;Pollock In Action&#8221;]]></description>
			<content:encoded><![CDATA[<p><a href="http://km42.spiegel.de/home/index.php?directid=77">http://km42.spiegel.de/home/index.php?directid=77</a> has a video with some making-of scenes of &#8220;Pollock In Action&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.extrapixel.ch/2007/02/11/pollock-in-action-on-spiegelde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pollock In Action</title>
		<link>http://www.extrapixel.ch/2007/02/06/pollock-in-action/</link>
		<comments>http://www.extrapixel.ch/2007/02/06/pollock-in-action/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 18:05:46 +0000</pubDate>
		<dc:creator>patrick.meister</dc:creator>
				<category><![CDATA[Normaler Blog]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[Pollock In Action]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.extrapixel.ch/2007/02/06/pollock-in-action/</guid>
		<description><![CDATA[Art-Transforming &#8220;Pollock In Action&#8221; is an interactive installation to create drip paintings with light. It is part of the project &#8220;Art-Transforming&#8221; which was shown in the Kunsthaus Zürich on January 27th 2007. [MEDIA=20] A time-lapse movie: 400minutes in 3000 screenshots, captured during the Kunsthausnacht event. [MEDIA=19] Pollock In Action „When painting, I&#8217;m in the image“, [...]]]></description>
			<content:encoded><![CDATA[<p><code></code><strong>Art-Transforming</strong><br />
&#8220;Pollock In Action&#8221; is an interactive installation to create drip paintings with light. It is part of the project &#8220;Art-Transforming&#8221; which was shown in the <a href="http://www.kunsthaus.ch">Kunsthaus Zürich</a> on January 27th 2007.</p>
<p>[MEDIA=20]</p>
<p><span id="more-83"></span>A time-lapse movie: 400minutes in 3000 screenshots, captured during the Kunsthausnacht event.<br />
[MEDIA=19]</p>
<p><strong>Pollock In Action</strong><br />
„When painting, I&#8217;m in the image“, so Jackson Pollock. „The image has a life of its own“. He dripped, splattered color onto the canvas in fluid, dance-like motions. Not having a final image in mind. On the images actions took place, nothing was illustrated.<br />
„Pollock in action“ tries to re-interpret Pollocks style of painting with new technologies. Projected light replaces the fluid colors. The movements of the brush are captured with a camera and a computer. Combining this data with accelerometers in the brush gives an motion sequence, which gets translated into drippings.<br />
Like he said, Jackson Pollocks images didn&#8217;t have a beginning nor an end. He was never afraid to change, transform or destroy his image.</p>
<p><strong>Technology</strong></p>
<p><strong>Video Tracking:</strong><br />
An old Sony Handycam in Nightshot-mode, an infrared filter and a infrared LED in the brush made it easy to track the brightest pixel in the image. </p>
<p><strong>Paint buckets:</strong><br />
To sense when the brush is in the paint bucket I used very sensitive pressue/touch sensors.<br />
An <a href="http://www.arduino.cc">Arduino microcontroller board</a> () is  connected to the USB-port of the computer (serial) and sends the bucket information.</p>
<p><strong>The brush:</strong><br />
Made from wood, filled with: an <a href="http://www.arduino.cc/en/Main/ArduinoBoardMini">Arduino Mini</a>, an EasyRadio RF transceiver to communicate with the computer, an accelerometer to sense to movements of the brush, 2 RGB-LEDs to glow in many colors, an infrared LED to be seen by the camera, and a battery-pack (4x 1,5V AAA, lasted >6h).</p>
<p><strong>Communication:</strong><br />
The computer is attached to another EasyRadio Transceiver keep in touch with the brush. The RF module was connected to USB via a serial/usb converter. The computer sends the chosen color to the brush, and the brush answers with the accelerometer data.</p>
<p><strong>Softwre:</strong><br />
<a href="http://www.processing.org">Made with Processing</a>. Video Tracking, communications and visualization run all in the same Processing sketch. Actionpainting algorithm partly taken from Stamen, Splatter <a href="http://stamen.com/projects/splatter">http://stamen.com/projects/splatter</a>,<br />
©2003 Michal Migurski, Stamen Design <mike@stamen.com> and translated from Actionscript to Java/Processing by me. I modified the splatter code so it could react on accelerometer data. </p>
<p><a href='http://www.extrapixel.ch/wp-content/uploads/2007/02/pollock.zip'>Download &#8220;Pollock In Action&#8221; Processing Sketch</a></p>
<p>Screenshot of the sketch in debug mode:<br />
<img id="image85" src="http://www.extrapixel.ch/wp-content/uploads/2007/02/debug_mode.jpg" alt="debug_mode.jpg" /></p>
<p><strong>Links:</strong><br />
<a href="http://interaction.hgkz.ch">Interaction Design @hgkz</a><br />
<a href="http://iad.projects.hgkz.ch/arttransforming">Art Transforming Project Website</a><br />
<a href="http://www.kunsthaus.ch">Kunsthaus Zürich</a><br />
<a href="http://stamen.com/">Stamen Design</a></p>
<p><strong>Copyrights:</strong><br />
This work is offered under a Creative Commmons license.</p>
<p>Anyone may redistribute this work under the Creative Commons<br />
Attribution-NonCommercial-ShareAlike 2.5 License. Details on this<br />
license are available at http://creativecommons.org/licenses/by-nc-sa/2.5/.<br />
See also: <a href="http://stamen.com/files/LICENSE.txt">http://stamen.com/files/LICENSE.txt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.extrapixel.ch/2007/02/06/pollock-in-action/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

