<?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>Randomizing Discovery // Life :: Work :: Play &#187; Bownian Movement</title>
	<atom:link href="http://www.randomizingdiscovery.com/tag/bownian-movement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randomizingdiscovery.com</link>
	<description>Exploring basic programmatic concepts to create complex visualizations. The work and experiments of Corey Hankey. Processing, Actionscript,  Web Development.</description>
	<lastBuildDate>Sat, 06 Mar 2010 19:39:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Brownian Movement Gets Moving.</title>
		<link>http://www.randomizingdiscovery.com/2008/03/21/brownian-movement-gets-moving/</link>
		<comments>http://www.randomizingdiscovery.com/2008/03/21/brownian-movement-gets-moving/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 05:46:31 +0000</pubDate>
		<dc:creator>chankey</dc:creator>
				<category><![CDATA[Discoveries]]></category>
		<category><![CDATA[Bownian Movement]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[proce55ing]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.randomizingdiscovery.com/?p=14</guid>
		<description><![CDATA[
Brownian Lines from Corey Hankey on Vimeo
Its been a while but I decided it was time to get back to it. After taking some time to read more from the processing book I discovered that processing renders at the a specified frame rate. Unlike flash which will skip to keep up with the processor, processing [...]]]></description>
			<content:encoded><![CDATA[<p><object height="254" width="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param value="best" name="quality" /><param value="true" name="allowfullscreen" /><param value="showAll" name="scale" /><param value="http://www.vimeo.com/moogaloop.swf?clip_id=807339&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF" name="src" /><embed height="254" width="400" src="http://www.vimeo.com/moogaloop.swf?clip_id=807339&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF" scale="showAll" allowfullscreen="true" quality="best" type="application/x-shockwave-flash"></embed></object><br />
<a href="http://www.vimeo.com/807339/l:embed_807339">Brownian Lines</a> from <a href="http://www.vimeo.com/user408861/l:embed_807339">Corey Hankey</a> on <a href="http://vimeo.com/l:embed_807339">Vimeo</a></p>
<p>Its been a while but I decided it was time to get back to it. After taking some time to read more from the processing book I discovered that processing renders at the a specified frame rate. Unlike flash which will skip to keep up with the processor, processing renders can be saved out in an image sequence similar to a 3d program like Maya or Cinema4D.</p>
<p>This concept gave me some inspiration to create more complex animations using the saveFrame() method. I started off by collecting my colors from images in my photo library containing things that I enjoyed like my wife or the great outdoors. I used a for loop to create 2000 lines on the stage at when the program was started and then grabbed a brew while processing rendered out the 300 frames that I specified.</p>
<p>I have included a few vimeo videos that I posted but&#8230;&#8230; they just don&#8217;t do the animation justice so I posted a quicktime of the blue render here: <a href="http://content.coreyhankey.com/video/brownianMovement_001.mov">Brownian Quicktime.</a><a target="_blank" href="http://www.vimeo.com/807457"><br />
Vimeo version</a></p>
<p>Screen shots:<br />
Color from my wifes portrait.<br />
<a href="http://www.flickr.com/photos/hankeys/2348469539/" title="Brownian Lines Animation by Corey Hankey, on Flickr"><img src="http://farm3.static.flickr.com/2229/2348469539_aa48e3f7d7.jpg" alt="Brownian Lines Animation" height="317" width="500" /></a></p>
<p>Colors from a day of skiing:<br />
<a href="http://www.flickr.com/photos/hankeys/2348519883/" title="Brownian Lines Get Moving by Corey Hankey, on Flickr"><img src="http://farm3.static.flickr.com/2341/2348519883_75e44346ea.jpg" alt="Brownian Lines Get Moving" height="317" width="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomizingdiscovery.com/2008/03/21/brownian-movement-gets-moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://content.coreyhankey.com/video/brownianMovement_001.mov" length="25072950" type="video/quicktime" />
		</item>
	</channel>
</rss>
