<?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>pixelpusher &#187; processing</title>
	<atom:link href="http://aaronbell.org/pixels/category/processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronbell.org/pixels</link>
	<description>stuff flashing and moving about</description>
	<lastBuildDate>Thu, 07 Aug 2008 03:43:14 +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>TV simulator</title>
		<link>http://aaronbell.org/pixels/2008/02/tv-simulator/</link>
		<comments>http://aaronbell.org/pixels/2008/02/tv-simulator/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 18:36:21 +0000</pubDate>
		<dc:creator>air</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://aaronbell.org/pixels/2008/02/tv-simulator/</guid>
		<description><![CDATA[Remember when you were a kid and you sat too close to the TV? You could see the little RGB elements dancing and glowing away. This sketch was inspired by that, and also by a sequence in the film Zidane: a 21st Century Portrait, which Stu and I went to see in 2006. It draws [...]]]></description>
			<content:encoded><![CDATA[<p>Remember when you were a kid and you sat too close to the TV? You could see the little RGB elements dancing and glowing away.</p>
<p>This sketch was inspired by that, and also by a sequence in the film <a href="http://www.imdb.com/title/tt0478337/">Zidane: a 21st Century Portrait</a>, which Stu and I went to see in 2006. It draws an image using only RGB elements and introduces interference for that retro look. Look closely and reproduce your childhood eye trauma!</p>
<p>Hit &#8216;Continue reading&#8217; to see it.</p>
<p><span id="more-5"></span><br />
Destructions:</p>
<ol>
<li>First, <strong>click in the image to get focus!</strong>
<li>Move the mouse left and right over the picture to change the brightness.
<li> Use the R, G and B keys to toggle the different elements on the screen.
<li> Press 1, 2, 3, 4 to change the channel. I wonder if Thundercats is on&#8230;
</ol>
<p><applet code="rgb_cell" archive="http://aaronbell.org/pixels/wp-content/uploads/2008/02/rgb_cell.jar" mayscript="true" height="452" width="750"></p>
<param name="image" value="/pixels/wp-content/uploads/2007/04/loading.gif"></param>
<param name="boxmessage" value="Loading Processing software..."></param>
<param name="boxbgcolor" value="#FFFFFF"></param>To view this content, you need to install Java from <a href="http://java.com">java.com</a><br />
</applet></p>
<p>Source code: <a href='http://aaronbell.org/pixels/wp-content/uploads/2008/02/rgb_cell.pde' title='rgb_cell.pde'>rgb_cell.pde</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aaronbell.org/pixels/2008/02/tv-simulator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ye olde particle system</title>
		<link>http://aaronbell.org/pixels/2007/04/hello-world/</link>
		<comments>http://aaronbell.org/pixels/2007/04/hello-world/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 18:31:24 +0000</pubDate>
		<dc:creator>air</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello. This is the first in an infrequent series of wee widgets I&#8217;ve written with Processing. First, a particle system with fade, brightness and scaling on the Z axis. Hit &#8216;Continue reading&#8217; to see the magic. Remember you will have to wait for Java to load &#8211; this can take a few seconds. You can [...]]]></description>
			<content:encoded><![CDATA[<p>Hello. This is the first in an infrequent series of wee widgets I&#8217;ve written with <a href="http://processing.org">Processing</a>.</p>
<p>First, a particle system with fade, brightness and scaling on the Z axis. Hit &#8216;Continue reading&#8217; to see the magic.</p>
<p>Remember you will have to wait for Java to load &#8211; this can take a few seconds.</p>
<p><span id="more-1"></span><br />
You can draw more with the mouse, try it.<br />
<applet code="simple_particles_physics" archive="http://aaronbell.org/pixels/wp-content/uploads/2007/04/simple_particles_physics.jar" mayscript="true" height="400" width="400"></p>
<param name="image" value="/pixels/wp-content/uploads/2007/04/loading.gif"></param>
<param name="boxmessage" value="Loading Processing software..."></param>
<param name="boxbgcolor" value="#FFFFFF"></param>To view this content, you need to install Java from <a href="http://java.com">java.com</a><br />
</applet></p>
<p>Source code: <a href="/pixels/wp-content/uploads/2007/04/simple_particles_physics.pde">simple_particles_physics</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aaronbell.org/pixels/2007/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

