<?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>trylle's blog &#187; Graphics</title>
	<atom:link href="http://blog.metapathy.com/category/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.metapathy.com</link>
	<description>Code, graphics and music; none of which I do well.</description>
	<lastBuildDate>Mon, 15 Nov 2010 23:02:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Project Moonbase CR-20</title>
		<link>http://blog.metapathy.com/2009/05/project-moonbase-cr-20/</link>
		<comments>http://blog.metapathy.com/2009/05/project-moonbase-cr-20/#comments</comments>
		<pubDate>Tue, 19 May 2009 15:06:08 +0000</pubDate>
		<dc:creator>trylle</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[adventure game]]></category>
		<category><![CDATA[challenge rebooted]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[project moonbase cr-20]]></category>
		<category><![CDATA[text parser]]></category>
		<category><![CDATA[unfinished]]></category>

		<guid isPermaLink="false">http://blog.metapathy.com/?p=48</guid>
		<description><![CDATA[Uploaded what I managed to make for challenge rebooted week 20. It&#8217;s a kind-of text adventure with 3d graphics. download link mirror www.youtube.com/watch?v=EubfNYmsM7M]]></description>
			<content:encoded><![CDATA[<p>Uploaded what I managed to make for challenge rebooted week 20. It&#8217;s a kind-of text adventure with 3d graphics. <a href="http://surftown.metapathy.com/moonbase-cr20.zip">download link</a> <a href="http://www.metapathy.com/moonbase-cr20.zip">mirror</a></p>
<p><center><span class="youtube">
<object width="480" height="360">
<param name="movie" value="http://www.youtube.com/v/EubfNYmsM7M?color1=3a3a3a&amp;color2=999999&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=0&amp;hd=1" />
<param name="allowFullScreen" value="true" />
<embed wmode="opaque" src="http://www.youtube.com/v/EubfNYmsM7M?color1=3a3a3a&amp;color2=999999&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowfullscreen="true" width="480" height="360"></embed>
<param name="wmode" value="opaque" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=EubfNYmsM7M&fmt=18">www.youtube.com/watch?v=EubfNYmsM7M</a></p></center></p>
<div class="wp-caption aligncenter" style="width: 565px"><img src="http://surftown.metapathy.com/screenshot.jpg" alt="Screenshot" width="555" height="367" /><p class="wp-caption-text">Screenshot</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.metapathy.com/2009/05/project-moonbase-cr-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugs!</title>
		<link>http://blog.metapathy.com/2009/05/bugs/</link>
		<comments>http://blog.metapathy.com/2009/05/bugs/#comments</comments>
		<pubDate>Wed, 06 May 2009 00:21:36 +0000</pubDate>
		<dc:creator>trylle</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[blood]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[planes]]></category>
		<category><![CDATA[red]]></category>

		<guid isPermaLink="false">http://blog.metapathy.com/?p=3</guid>
		<description><![CDATA[For some reason (I believe my engine wasn&#8217;t resetting textures properly), my atmosphere glitched and was swapping through different colors until it settled on blood red, which was rather unsettling. Here&#8217;s what it&#8217;s supposed to look like:]]></description>
			<content:encoded><![CDATA[<p>For some reason (I believe my engine wasn&#8217;t resetting textures properly), my atmosphere glitched and was swapping through different colors until it settled on blood red, which was rather unsettling. <img src='http://blog.metapathy.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p><a rel="attachment wp-att-4" href="http://blog.metapathy.com/?attachment_id=4"><img class="alignnone size-thumbnail wp-image-4" title="bug-1579" src="http://blog.metapathy.com/wp-uploads/2009/05/bug-1579-150x150.jpg" alt="bug-1579" width="150" height="150" /></a></p>
<p>Here&#8217;s what it&#8217;s supposed to look like:</p>
<p><a rel="attachment wp-att-6" href="http://blog.metapathy.com/?attachment_id=6"><img class="alignnone size-thumbnail wp-image-6" title="sea" src="http://blog.metapathy.com/wp-uploads/2009/05/sea-150x150.jpg" alt="sea" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.metapathy.com/2009/05/bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

