<?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>rockabit &#187; generative art</title>
	<atom:link href="http://www.rockabit.com/category/generative-art/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rockabit.com</link>
	<description>personal blog and portfolio website</description>
	<lastBuildDate>Tue, 22 Jun 2010 17:11:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Iris getting somewhere</title>
		<link>http://www.rockabit.com/2009/12/28/iris-getting-somewhere/</link>
		<comments>http://www.rockabit.com/2009/12/28/iris-getting-somewhere/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 21:10:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[art & technology]]></category>
		<category><![CDATA[generative art]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.rockabit.com/?p=194</guid>
		<description><![CDATA[My most recent iris rendering:

]]></description>
			<content:encoded><![CDATA[<p>My most recent iris rendering:</p>
<p><a href="http://www.rockabit.com/wp-content/uploads/2009/12/iris_v6_2.jpg"><img class="alignnone size-medium wp-image-197" title="iris_v6_2" src="http://www.rockabit.com/wp-content/uploads/2009/12/iris_v6_2-300x300.jpg" alt="iris_v6_2" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockabit.com/2009/12/28/iris-getting-somewhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An iris is a beautiful thing</title>
		<link>http://www.rockabit.com/2009/12/19/an-iris-is-a-beautiful-thing/</link>
		<comments>http://www.rockabit.com/2009/12/19/an-iris-is-a-beautiful-thing/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 15:05:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[art & technology]]></category>
		<category><![CDATA[generative art]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.rockabit.com/?p=187</guid>
		<description><![CDATA[For a while now I have wanted to render out an iris in code alone, so I have now finally started experimenting in that direction.
I must say I am not unhappy with the results sofar, especially since I have stumbled onto some nice byproducts along the way  
   
]]></description>
			<content:encoded><![CDATA[<p>For a while now I have wanted to render out an iris in code alone, so I have now finally started experimenting in that direction.</p>
<p>I must say I am not unhappy with the results sofar, especially since I have stumbled onto some nice byproducts along the way <img src='http://www.rockabit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_v1.jpg"><img class="alignnone size-thumbnail wp-image-189" title="iris_render_v1" src="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_v1-150x150.jpg" alt="iris_render_v1" width="150" height="150" /></a> <a href="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_v2.jpg"><img class="alignnone size-thumbnail wp-image-190" title="iris_render_v2" src="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_v2-150x150.jpg" alt="iris_render_v2" width="150" height="150" /></a> <a href="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_byproduct.png"><img class="alignnone size-thumbnail wp-image-188" title="iris_render_byproduct" src="http://www.rockabit.com/wp-content/uploads/2009/12/iris_render_byproduct-150x150.png" alt="iris_render_byproduct" width="150" height="150" /></a> <a href="http://www.rockabit.com/wp-content/uploads/2009/12/iris_research_sidestep.jpg"><img class="alignnone size-thumbnail wp-image-191" title="iris_research_sidestep" src="http://www.rockabit.com/wp-content/uploads/2009/12/iris_research_sidestep-150x150.jpg" alt="iris_research_sidestep" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockabit.com/2009/12/19/an-iris-is-a-beautiful-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L-system animation</title>
		<link>http://www.rockabit.com/2009/07/30/l-system-animation/</link>
		<comments>http://www.rockabit.com/2009/07/30/l-system-animation/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:29:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[generative art]]></category>
		<category><![CDATA[l-systems]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.rockabit.com/?p=142</guid>
		<description><![CDATA[A long while ago I wrote a small Flex application to draw L-systems (post).
With this app I noticed how cool it is to play around with drawing angles by moving the slider (post #2).
But somehow, I never thought of adding a play button to the slider so it plays it as an animation.
So now I [...]]]></description>
			<content:encoded><![CDATA[<p>A long while ago I wrote a small Flex application to draw L-systems (<a href="http://www.rockabit.com/2007/07/09/l-systems-in-flex/" target="_blank">post</a>).<br />
With this app I noticed how cool it is to play around with drawing angles by moving the slider (<a href="http://www.rockabit.com/2007/07/11/fractal-spirograph/" target="_blank">post #2</a>).</p>
<p>But somehow, I never thought of adding a play button to the slider so it plays it as an animation.<br />
So now I did. Well, no play button, but just an animation. Here it is. Please enjoy.</p>
<p><a href="http://www.rockabit.com/wp-content/uploads/2009/07/lsystem.swf" target="_blank">lsystem animator</a></p>
<p>Note: after clicking once, you can use the + and &#8211; keys to speed it up or slow it down<a href="http://www.rockabit.com/wp-content/uploads/2009/07/lsystem.swf" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockabit.com/2009/07/30/l-system-animation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fractal spirograph</title>
		<link>http://www.rockabit.com/2007/07/11/fractal-spirograph/</link>
		<comments>http://www.rockabit.com/2007/07/11/fractal-spirograph/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 07:51:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[generative art]]></category>
		<category><![CDATA[l-systems]]></category>

		<guid isPermaLink="false">http://www.rockabit.com/?p=56</guid>
		<description><![CDATA[These patterns I made with the l-system application from the previous post, just by experimenting with one rule and changing the angle of rotation! The rule was F -&#62; F+F-F+F and apparently it gives a lot of spirograph-like effects.  I also really like the last one, it looks like the pink panther (including the [...]]]></description>
			<content:encoded><![CDATA[<p>These patterns I made with the l-system application from the previous post, just by experimenting with one rule and changing the angle of rotation! The rule was F -&gt; F+F-F+F and apparently it gives a lot of spirograph-like effects.  I also really like the last one, it looks like the pink panther (including the body)  <img src='http://www.rockabit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As always, click the images to see them at full size.</p>
<p><a href="http://www.rockabit.com/wp-content/uploads/2007/07/01.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/01.thumbnail.gif" title="01.gif" alt="01.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/04.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/04.thumbnail.gif" title="04.gif" alt="04.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/02.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/02.thumbnail.gif" title="02.gif" alt="02.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/03.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/03.thumbnail.gif" title="03.gif" alt="03.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/05.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/05.thumbnail.gif" title="05.gif" alt="05.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/06.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/06.thumbnail.gif" title="06.gif" alt="06.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/07.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/07.thumbnail.gif" title="07.gif" alt="07.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/09.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/09.thumbnail.gif" title="09.gif" alt="09.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/10.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/10.thumbnail.gif" title="10.gif" alt="10.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/11.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/11.thumbnail.gif" title="11.gif" alt="11.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/13.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/13.thumbnail.gif" title="13.gif" alt="13.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/14.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/14.thumbnail.gif" title="14.gif" alt="14.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/15.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/15.thumbnail.gif" title="15.gif" alt="15.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/16.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/16.thumbnail.gif" title="16.gif" alt="16.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/17.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/17.thumbnail.gif" title="17.gif" alt="17.gif" border="0" /></a><a href="http://www.rockabit.com/wp-content/uploads/2007/07/17.gif" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockabit.com/2007/07/11/fractal-spirograph/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interactive Morphogenesis to Rumania</title>
		<link>http://www.rockabit.com/2007/07/06/32/</link>
		<comments>http://www.rockabit.com/2007/07/06/32/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 11:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[generative art]]></category>
		<category><![CDATA[l-systems]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://www.rockabit.com/?p=32</guid>
		<description><![CDATA[The Interactive Morphogenesis project, which I made a while ago with Rick Companje and Irad Lee, has been accepted for the Areas of Conlu(x)ence conference in Rumania.
Areas of conflu(x)ence proposes an international debate on the relationship between art and technology in the present digital era, focusing on the impact of the new media in our [...]]]></description>
			<content:encoded><![CDATA[<p>The Interactive Morphogenesis project, which I made a while ago with <a href="http://www.companje.nl/" target="_blank">Rick Companje</a> and Irad Lee, has been accepted for the <a href="http://www.2580association.info/" target="_blank">Areas of Conlu(x)ence</a> conference in Rumania.</p>
<blockquote><p>Areas of conflu(x)ence proposes an international debate on the relationship between art and technology in the present digital era, focusing on the impact of the new media in our lives.</p></blockquote>
<p>The project has to do with l-systems, which are mostly used to model plant growth. As Wikipedia puts it:</p>
<blockquote><p>An L-system or Lindenmayer system is a formal grammar (a set of rules and symbols) most famously used to model the growth processes of plant development, but also able to model the morphology of a variety of organisms. L-systems can also be used to generate self-similar fractals such as iterated function systems.</p></blockquote>
<p>To explain it in a bit more detail: take a string, say &#8220;F&#8221; and define a rule saying how this &#8220;F&#8221; changes, for example &#8220;F-&gt;F+F-F&#8221;. This has the effect that you can <em>iterate</em> over the string, each time replacing each &#8220;F&#8221; with &#8220;F+F-F&#8221;. After three iterations the string would have become &#8220;F+F-F+F+F-F-F+F-F+F+F-F+F+F-F-F+F-F-F+F-F+F+F-F-F+F-F&#8221;. Now imagine these different characters to represent drawing commands, where in this case F means draw a line in the current direction and + and &#8211; mean turn left or right by, say, 45 degrees. These few simple rules can lead to very complex and very beautiful structures being drawn, such as the famous Koch Curve, which is not exactly plant-shaped but does convey the complexity and beauty hidden within the simple grammar of l-systems:</p>
<p><img src="http://www.rockabit.com/wp-content/uploads/2007/07/koch_curve1.png" alt="koch_curve1.png" /></p>
<p>We used this grammar to create a generative art piece which uses sound input to generate an l-system, visualize it, and convert it to sound output as well. We also customized it a bit to make it 3D and we let it move to environmental sounds as well. There&#8217;s an <a href="http://www.rockabit.com/morphogenesis" target="_blank">active demo</a> where you can simulate the influence of sound by moving you mouse cursor to make the shape move. Also be sure to check out the <a href="http://www.companje.nl/morphogenesis/" target="_blank">website</a> <img src='http://www.rockabit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_051.gif" title="lsystem_051.gif" alt="lsystem_051.gif" border="0" /></p>
<p><a href="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_01.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_01.thumbnail.gif" title="lsystem_01.gif" alt="lsystem_01.gif" border="0" /></a>  <a href="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_02.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_02.thumbnail.gif" title="lsystem_02.gif" alt="lsystem_02.gif" border="0" /></a>  <a href="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_04.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_04.thumbnail.gif" title="lsystem_04.gif" alt="lsystem_04.gif" align="top" border="0" /></a>  <a href="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_03.gif" target="_blank"><img src="http://www.rockabit.com/wp-content/uploads/2007/07/lsystem_03.thumbnail.gif" title="lsystem_03.gif" alt="lsystem_03.gif" align="top" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockabit.com/2007/07/06/32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
