<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Mark Taylor's Coding Experiments</title>
	<link>http://samples.base88.com</link>
	<description>Flash 9 Samples and Experiments</description>
	<pubDate>Sun, 11 Nov 2007 17:17:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Experiment 002 - Bridge Builder</title>
		<link>http://samples.base88.com/?p=4</link>
		<comments>http://samples.base88.com/?p=4#comments</comments>
		<pubDate>Sun, 11 Nov 2007 17:17:39 +0000</pubDate>
		<dc:creator>mark.taylor</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[bridge]]></category>

		<category><![CDATA[builder]]></category>

		<category><![CDATA[christmas]]></category>

		<category><![CDATA[flash9]]></category>

		<guid isPermaLink="false">http://samples.base88.com/?p=4</guid>
		<description><![CDATA[
I think it will be easier to build a tree if I can recreate its environment (eg gravity, growth characteristics).  With joints and beams, I can mimic the brittle-ness / flexibility of branches.
]]></description>
			<content:encoded><![CDATA[<p><img src="/tests/002/test002-bridge-builder.png" alt="Experiment 002 - Bridge Builder" align="middle" height="188" width="217" /></p>
<p>I think it will be easier to build a tree if I can recreate its environment (eg gravity, growth characteristics).  With joints and beams, I can mimic the brittle-ness / flexibility of branches.</p>
]]></content:encoded>
			<wfw:commentRss>http://samples.base88.com/?feed=rss2&amp;p=4</wfw:commentRss>
		</item>
		<item>
		<title>Experiment 001 - Ropey Bush</title>
		<link>http://samples.base88.com/?p=3</link>
		<comments>http://samples.base88.com/?p=3#comments</comments>
		<pubDate>Sun, 11 Nov 2007 13:10:36 +0000</pubDate>
		<dc:creator>mark.taylor</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[bush]]></category>

		<category><![CDATA[experiment]]></category>

		<category><![CDATA[flash9]]></category>

		<category><![CDATA[xmas]]></category>

		<guid isPermaLink="false">http://samples.base88.com/?p=3</guid>
		<description><![CDATA[
I&#8217;m aiming to make a Christmas Tree by Christmas. Here is my first experiment:
The algorithm starts at the base.  Each branch is drawn by a random x and y (although y is always minus).  There is a 20% chance a new branch will spawn and a 10% chance the branch will die.  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/tests/001/test001-ropey_bush.png" alt="Experiment 001 - Ropey Bush" align="middle" height="339" width="375" /></p>
<p>I&#8217;m aiming to make a Christmas Tree by Christmas. Here is my first experiment:</p>
<p>The algorithm starts at the base.  Each branch is drawn by a random x and y (although y is always minus).  There is a 20% chance a new branch will spawn and a 10% chance the branch will die.  The max depth has been set to 20.</p>
<p>Not quite what I was after, interesting bush nevertheless.</p>
]]></content:encoded>
			<wfw:commentRss>http://samples.base88.com/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>
