<?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/"
	>

<channel>
	<title>No More Coins</title>
	<atom:link href="http://nomorecoins.info/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://nomorecoins.info/blog</link>
	<description></description>
	<pubDate>Sun, 06 Jun 2010 23:38:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fun with Fractals</title>
		<link>http://nomorecoins.info/blog/fun-with-fractals/</link>
		<comments>http://nomorecoins.info/blog/fun-with-fractals/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 23:38:18 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Game Development]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://nomorecoins.info/blog/?p=217</guid>
		<description><![CDATA[<a href="/blog/wp-content/uploads/zoomMandelbrotGPU.png"><img alt="" src="/blog/wp-content/uploads/zoomMandelbrotGPU.png" title="Mandelbrot GPU Screenshots" class="aligncenter" width="450" height="126" /></a>
This week I decided to go over a short research essay I did for 'Numerical Methods &#038; Advanced Mathematical Modeling' at Trinity College.
In it I go over fractals, their origin, use and so on, but I'll spare you the boring details and go directly to the fun part, sticking it on the GPU (and on the 360), namely the Mandelbrot set.]]></description>
			<content:encoded><![CDATA[