<?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; Processing</title>
	<atom:link href="http://www.extrapixel.ch/tag/processing/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>GifAnimation Processing Library</title>
		<link>http://www.extrapixel.ch/2008/01/03/gifanimation-processing-library/</link>
		<comments>http://www.extrapixel.ch/2008/01/03/gifanimation-processing-library/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 03:52:30 +0000</pubDate>
		<dc:creator>patrick.meister</dc:creator>
				<category><![CDATA[Normaler Blog]]></category>
		<category><![CDATA[GifAnimation]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.extrapixel.ch/2008/01/03/gifanimation-processing-library/</guid>
		<description><![CDATA[GifAnimation is a processing library to play and export gif animations. http://www.extrapixel.ch/processing/gifAnimation/]]></description>
			<content:encoded><![CDATA[<p> GifAnimation is a processing library to play and export gif animations.<br />
<a href="http://www.extrapixel.ch/processing/gifAnimation/">http://www.extrapixel.ch/processing/gifAnimation/<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.extrapixel.ch/2008/01/03/gifanimation-processing-library/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>
		<item>
		<title>Blogosphere Browser</title>
		<link>http://www.extrapixel.ch/2006/07/14/blogosphere-browser/</link>
		<comments>http://www.extrapixel.ch/2006/07/14/blogosphere-browser/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 15:40:10 +0000</pubDate>
		<dc:creator>patrick.meister</dc:creator>
				<category><![CDATA[Normaler Blog]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Theory]]></category>

		<guid isPermaLink="false">http://www.extrapixel.ch/2006/03/03/blogosphere-browser/</guid>
		<description><![CDATA[The subject of the pre-diploma project was &#8220;internet in a museum&#8221;. Every student had to develop a concept of an installation that helps the visitor to understand the internet. [MEDIA=1] My idea was a touchscreen based blogosphere browser. It should show the complexity, the &#8220;networkedness&#8221; of the blogosphere. On the other hand it should be [...]]]></description>
			<content:encoded><![CDATA[<p>The subject of the pre-diploma project was &#8220;internet in a museum&#8221;. Every student had to develop a concept of an installation that helps the visitor to understand the internet.</p>
<p>[MEDIA=1]</p>
<p><span id="more-32"></span><img id="image37" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/hardware_fake.png" alt="hardware_fake.png" /></p>
<p>My idea was a touchscreen based blogosphere browser. It should show the complexity, the &#8220;networkedness&#8221; of the blogosphere. On the other hand it should be a tool to explore the blogosphere completely off the browser.</p>
<p>BlogosphereBrowser in action:<br />
[MEDIA=5]</p>
<p>BlogosphereBrowser Presentation:<br />
[MEDIA=4]</p>
<p><a href="http://blogospherebrowser.extrapixel.ch">Please visit the project website for a complete description of the project</a> (German only).</p>
<p><strong>Downloads:</strong></p>
<p><a id="p38" href="http://www.extrapixel.ch/wp-content/uploads/2007/01/dummy_web.zip">dummy_web.zip</a> The zip-file contains application &#038; sourcecode.</p>
<p><em>How to use blogosphereBrowser:<br />
Think of your cursor to be a finger. Click and drag your mouse simulate touching the screen. As we have one mouse only, the zooming and paning works with z & drag; space &#038; drag.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.extrapixel.ch/2006/07/14/blogosphere-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D-Color model</title>
		<link>http://www.extrapixel.ch/2005/02/22/3d-farbmodell/</link>
		<comments>http://www.extrapixel.ch/2005/02/22/3d-farbmodell/#comments</comments>
		<pubDate>Tue, 22 Feb 2005 19:35:15 +0000</pubDate>
		<dc:creator>patrick.meister</dc:creator>
				<category><![CDATA[Normaler Blog]]></category>
		<category><![CDATA[Generative Design]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://stud.hgkz.ch/patrick.meister/?p=15</guid>
		<description><![CDATA[Bildanalyse und Darstellung im dreidimensionalen Raum]]></description>
			<content:encoded><![CDATA[<p>An image had to be analyzed, seperated into colors, amounts of colors, color temperature, etc.<br />
Please see the project documentation for full description and all images. <a href="http://color3d.extrapixel.ch">Or visit the project website for the interactive Applets.</a></p>
<p><img id="image65" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant4.png" alt="variant4.png" /><br />
<span id="more-15"></span><br />
Chosen photograph:<br />
<img id="image58" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/posthornschnecke.jpg" alt="posthornschnecke.jpg" /></p>
<p>Early prototype:<br />
[MEDIA=3]</p>
<p>Prototypes:<br />
<img id="image64" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant3_2.png" alt="variant3_2.png" /></p>
<p><img id="image63" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant3_1.png" alt="variant3_1.png" /></p>
<p><img id="image62" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant2.png" alt="variant2.png" /></p>
<p><img id="image61" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/rendering21.jpg" alt="rendering21.jpg" /></p>
<p>Final color model:<br />
<img id="image69" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant5_4.jpg" alt="variant5_4.jpg" /></p>
<p><img id="image68" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant5_3.jpg" alt="variant5_3.jpg" /></p>
<p><img id="image67" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant5_2.jpg" alt="variant5_2.jpg" /></p>
<p><img id="image66" src="http://www.extrapixel.ch/wp-content/uploads/2007/01/variant5_1.jpg" alt="variant5_1.jpg" /></p>
<p><a href="http://color3d.extrapixel.ch">Visit the Project website for an online version of my Processing Sketch</a> (Java Applets)</p>
<p><strong>Downloads:</strong><br />
<a id="p57" href="http://www.extrapixel.ch/wp-content/uploads/2007/01/doku_farbmethodik.pdf">Project documentation (pdf)</a><br />
<a id="p60" href="http://www.extrapixel.ch/wp-content/uploads/2007/01/praesentation_farbmethodik.swf">Project presentation (swf)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.extrapixel.ch/2005/02/22/3d-farbmodell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

