<?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>nulldesign // lars gerckens &#187; Simulations</title>
	<atom:link href="http://www.nulldesign.de/category/experiments/simulations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nulldesign.de</link>
	<description>A place to showcase my personal portfolio and flash related experiments</description>
	<lastBuildDate>Sun, 11 Apr 2010 20:55:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>War of the fireflies</title>
		<link>http://www.nulldesign.de/2008/01/21/war-of-the-fireflies/</link>
		<comments>http://www.nulldesign.de/2008/01/21/war-of-the-fireflies/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 12:00:01 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash 9]]></category>
		<category><![CDATA[Particles]]></category>
		<category><![CDATA[Simulations]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2008/01/21/war-of-the-fireflies/</guid>
		<description><![CDATA[Derived from one of my older experiments: Three different populations of fireflies are fighting for their survival. If a firefly encounters an enemy fly, it tries to convert it to their tribe. The converted fly looses lifepoints and eventually dies during conversion. For the &#8220;collision logic&#8221;, I used a slightly modified version of Grant Skinners [...]]]></description>
			<content:encoded><![CDATA[<p>Derived from one of my <a href="http://www.nulldesign.de/2006/11/23/f9-particles/" target="_blank">older experiments:</a> Three different populations of fireflies are fighting for their survival. If a firefly encounters an enemy fly, it tries to convert it to their tribe. The converted fly looses lifepoints and eventually dies during conversion. For the &#8220;collision logic&#8221;, I used a slightly modified version of Grant Skinners <a href="http://www.gskinner.com/blog/archives/2008/01/proximitymanage.html" target="_blank">AS3 Proximitymanager.</a> You can download the source and play around with it <a href="http://www.nulldesign.de/exp/f9_particle2.zip" onclick="urchinTracker('f9_particle2.zip')">here</a> (but don&#8217;t expect beautiful code ;)).</p>
<p align="center"><a href="http://www.nulldesign.de/exp/expviewer.php?file=f9_particle2.swf&amp;width=500&amp;height=400" target="_blank"><img src="http://www.nulldesign.de/exp/f9_particle2.jpg" height="252" width="480" /><br />
</a>(Space = fullscreen, as usual)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2008/01/21/war-of-the-fireflies/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Box2D Physics Tests</title>
		<link>http://www.nulldesign.de/2008/01/12/box2d-physics-tests/</link>
		<comments>http://www.nulldesign.de/2008/01/12/box2d-physics-tests/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 06:05:08 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash 9]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2008/01/12/box2d-physics-tests/</guid>
		<description><![CDATA[Just a quick test with the AS3 port of the Box2D Physics Engine &#8230; it&#8217;s quite fun to play with, I could toss around boxes for hours ;)

(Press space to toggle fullscreen)
 
]]></description>
			<content:encoded><![CDATA[<p>Just a quick test with the <a href="http://box2dflash.sourceforge.net/" target="_blank">AS3 port of the Box2D Physics Engine</a> &#8230; it&#8217;s quite fun to play with, I could toss around boxes for hours ;)</p>
<p style="text-align: center"><a href="http://www.nulldesign.de/exp/expviewer.php?file=Box2DTests.swf&amp;width=640&amp;height=380" target="_blank"><img src="http://www.nulldesign.de/exp/boxestest.jpg" alt="Launch Box2D Test!" height="273" width="480" /></a><br />
(Press space to toggle fullscreen)<br />
<a href="http://www.nulldesign.de/exp/expviewer.php?file=Box2DTests.swf&amp;width=640&amp;height=380" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2008/01/12/box2d-physics-tests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blackhole Simulator</title>
		<link>http://www.nulldesign.de/2008/01/11/blackhole-simulator/</link>
		<comments>http://www.nulldesign.de/2008/01/11/blackhole-simulator/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 07:37:29 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Particles]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2008/01/09/backhole-simulator/</guid>
		<description><![CDATA[Another small test with my 3D Engine, I will post the sources for my 3D experiments within the next weeks, promised ;)

(Press any key to toggle fullscreen)
]]></description>
			<content:encoded><![CDATA[<p>Another small test with my 3D Engine, I will post the sources for my 3D experiments within the next weeks, promised ;)</p>
<p style="text-align: center"><a href="http://www.nulldesign.de/exp/expviewer.php?file=blackhole.swf&amp;width=600&amp;height=300" target="_blank"><img src="http://www.nulldesign.de/exp/blackhole.jpg" height="249" width="480" /></a><br />
(Press any key to toggle fullscreen)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2008/01/11/blackhole-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluid Dynamics</title>
		<link>http://www.nulldesign.de/2007/03/30/fluid-dynamics/</link>
		<comments>http://www.nulldesign.de/2007/03/30/fluid-dynamics/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 15:42:50 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Direct X]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Particles]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2007/03/30/fluid-dynamics/</guid>
		<description><![CDATA[
After spending a lot time playing around with Plasma Pong I tried to do fluids by myself. I found a Fluid Solver and had just to convert it to C# and add a few Direct X effects. Download not yet available. Watch movie!
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.nulldesign.de/exp/directx_fluids.jpg" height="292" width="440" /></p>
<p>After spending a lot time playing around with <a href="http://www.plasmapong.com" target="_blank">Plasma Pong</a> I tried to do fluids by myself. I found a <a href="http://www.multires.caltech.edu/teaching/demos/java/stablefluids.htm" target="_blank">Fluid Solver</a> and had just to convert it to C# and add a few Direct X effects. Download not yet available. <a href="http://www.nulldesign.de/exp/expviewer.php?file=directx_fluids.swf&amp;width=500&amp;height=300" target="_blank">Watch movie!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2007/03/30/fluid-dynamics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conway&#8217;s Game of life</title>
		<link>http://www.nulldesign.de/2006/08/14/conways-game-of-life/</link>
		<comments>http://www.nulldesign.de/2006/08/14/conways-game-of-life/#comments</comments>
		<pubDate>Mon, 14 Aug 2006 15:37:18 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash 7/8]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2006/08/14/conways-game-of-life/</guid>
		<description><![CDATA[
My version of Conway&#8217;s game of life. The lifegame is a small cell-life simulation with these simple rules:

A cell with 0 or 1 neighbors dies, as if by loneliness.
A cell with 4 or more neighbors dies, as if by over-population.
Each cell with 2 or 3 neighbors survives.
An empty space with 3 neighbors becomes populated.

Click, draw [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.nulldesign.de/exp/conways_game_of_life.jpg" height="234" width="439" /></p>
<p>My version of <a href="http://en.wikipedia.org/wiki/Conway's_Game_of_Life" target="_blank">Conway&#8217;s game of life</a>. The lifegame is a small cell-life simulation with these simple rules:</p>
<ul>
<li>A cell with 0 or 1 neighbors dies, as if by loneliness.</li>
<li>A cell with 4 or more neighbors dies, as if by over-population.</li>
<li>Each cell with 2 or 3 neighbors survives.</li>
<li>An empty space with 3 neighbors becomes populated.</li>
</ul>
<p><a href="http://www.nulldesign.de/exp/expviewer.php?file=conways_game_of_life.swf&amp;width=550&amp;height=350" target="_blank">Click, draw &amp; hit start!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2006/08/14/conways-game-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mildew spores</title>
		<link>http://www.nulldesign.de/2006/06/02/mildew-spores/</link>
		<comments>http://www.nulldesign.de/2006/06/02/mildew-spores/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 15:36:39 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash 7/8]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2006/06/02/mildew-spores/</guid>
		<description><![CDATA[
Yikes! How disgusting. mildew all over my site&#8230; Hope you can stop the spreading with your mouse: Launch!
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.nulldesign.de/exp/spore.jpg" height="177" width="400" /></p>
<p>Yikes! How disgusting. mildew all over my site&#8230; Hope you can stop the spreading with your mouse: <a href="http://www.nulldesign.de/exp/expviewer.php?file=spore.swf&amp;width=500&amp;height=350" target="_blank">Launch!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2006/06/02/mildew-spores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growing things</title>
		<link>http://www.nulldesign.de/2005/02/05/growing-things/</link>
		<comments>http://www.nulldesign.de/2005/02/05/growing-things/#comments</comments>
		<pubDate>Sat, 05 Feb 2005 09:30:28 +0000</pubDate>
		<dc:creator>lars</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash 7/8]]></category>
		<category><![CDATA[Simulations]]></category>

		<guid isPermaLink="false">http://www.nulldesign.de/2005/02/05/growing-things/</guid>
		<description><![CDATA[
The result of some random formulars:

x = Math.random() - Math.random();
y = Math.random() - Math.random();
lineTo(x, y);

Growing and dying forever&#8230; Launch!
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.nulldesign.de/exp/fractal.jpg" height="216" width="378" /></p>
<p>The result of some random formulars:<br />
<code><br />
x = Math.random() - Math.random();<br />
y = Math.random() - Math.random();</code></p>
<p><code>lineTo(x, y);<br />
</code><br />
Growing and dying forever&#8230; <a href="http://www.nulldesign.de/exp/expviewer.php?file=fractal.swf&#038;width=550&#038;height=350">Launch!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nulldesign.de/2005/02/05/growing-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
