<?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>Steve's Junk &#187; sierpinski</title>
	<atom:link href="http://smackaay.com/tag/sierpinski/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Mon, 21 Jun 2010 05:01:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Chaos game, a little program.</title>
		<link>http://smackaay.com/2009/05/21/chaos-game-a-little-program/</link>
		<comments>http://smackaay.com/2009/05/21/chaos-game-a-little-program/#comments</comments>
		<pubDate>Fri, 22 May 2009 04:09:09 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[freebbasic]]></category>
		<category><![CDATA[sierpinski]]></category>
		<category><![CDATA[triangle]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=588</guid>
		<description><![CDATA[Was bored for a little while today so I made a quick program in Freebasic to produce a Sierpinski Triangle and a some sort of pentagonal fractal. This little program uses the chaos game method to produce it. I think &#8230; <a href="http://smackaay.com/2009/05/21/chaos-game-a-little-program/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Was bored for a little while today so I made a quick program in Freebasic to produce a Sierpinski Triangle and a some sort of pentagonal fractal. This little program uses the chaos game method to produce it.<br />
<center><div id="attachment_590" class="wp-caption aligncenter" style="width: 388px"><a href="http://smackaay.com/wp-content/uploads/2009/05/seirpinski1.png"><img src="http://smackaay.com/wp-content/uploads/2009/05/seirpinski1-378x300.png" alt="seirpinski triangle" title="seirpinski triangle" width="378" height="300" class="size-medium wp-image-590" /></a><p class="wp-caption-text">seirpinski triangle</p></div><br />
<div id="attachment_589" class="wp-caption aligncenter" style="width: 388px"><a href="http://smackaay.com/wp-content/uploads/2009/05/seirpinski2.png"><img src="http://smackaay.com/wp-content/uploads/2009/05/seirpinski2-378x300.png" alt="seirpinski at 5" title="seirpinski at 5" width="378" height="300" class="size-medium wp-image-589" /></a><p class="wp-caption-text">seirpinski at 5</p></div><br />
</center><br />
I think the result is kind of interesting, I&#8217;ll post the crummy little program.<br />
<b> <a href='http://smackaay.com/wp-content/uploads/2009/05/choppy.bas'>choppy.bas</a></b><br />
Nothing special with this, just the result of boredom. You could change the radius and the ox and oy variables to look deeper into the triangle/pentagon.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/05/21/chaos-game-a-little-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
