<?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>Richard Lyon &#187; DirectX9</title>
	<atom:link href="http://www.richard-lyon.com/tag/directx9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richard-lyon.com</link>
	<description>Computer Programming</description>
	<lastBuildDate>Tue, 24 Aug 2010 14:02:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Falling Blocks</title>
		<link>http://www.richard-lyon.com/projects/falling-blocks/</link>
		<comments>http://www.richard-lyon.com/projects/falling-blocks/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 10:35:39 +0000</pubDate>
		<dc:creator>Richard Lyon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[DirectX9]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.richard-lyon.com/?p=270</guid>
		<description><![CDATA[Falling Blocks is a simple 2D tetris clone created using C++ and DirectX9.]]></description>
		<wfw:commentRss>http://www.richard-lyon.com/projects/falling-blocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terrain Editor</title>
		<link>http://www.richard-lyon.com/projects/terrain-editor/</link>
		<comments>http://www.richard-lyon.com/projects/terrain-editor/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 19:32:50 +0000</pubDate>
		<dc:creator>Richard Lyon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[DirectX9]]></category>
		<category><![CDATA[HLSL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.richard-lyon.com/?p=149</guid>
		<description><![CDATA[A stand-alone terrain editor that allows the creation, editing/texturing and exporting of terrain to the .X model format. Terrains can be manipulated manually using the terrain cursor, or algorithmically using the editor options.]]></description>
		<wfw:commentRss>http://www.richard-lyon.com/projects/terrain-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terrain Library</title>
		<link>http://www.richard-lyon.com/projects/terrain-library/</link>
		<comments>http://www.richard-lyon.com/projects/terrain-library/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 17:03:33 +0000</pubDate>
		<dc:creator>Richard Lyon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[DirectX9]]></category>
		<category><![CDATA[HLSL]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.richard-lyon.com/?p=93</guid>
		<description><![CDATA[A terrain library that allows the creation, alteration and algorithmic texturing of terrain. Also supports real time lighting, terrain following and simple water.]]></description>
		<wfw:commentRss>http://www.richard-lyon.com/projects/terrain-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

