<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Rendering Real Models</title>
	<atom:link href="http://www.thehazymind.com/xna/rendering-real-models/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thehazymind.com/xna/rendering-real-models/</link>
	<description>Graphics and Game Development, Homebrewing, and the Quest for the Holy Grail</description>
	<lastBuildDate>Sat, 19 Jun 2010 20:07:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mikeschuld</title>
		<link>http://www.thehazymind.com/xna/rendering-real-models/comment-page-1/#comment-62</link>
		<dc:creator>mikeschuld</dc:creator>
		<pubDate>Sat, 19 Jun 2010 20:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehazymind.com/archives/2006/11/tutorial_6_gett.htm#comment-62</guid>
		<description>That&#039;s because the coordinate systems ARE different. The direction of the z axis is probably backwards (pointing in instead of out). XNA uses a right handed coordinate system where the positive z-axis points out of the screen towards you, where the modeling programs frequently use a left handed system. There should be a simple option to swap the axis in the exporter somewhere.</description>
		<content:encoded><![CDATA[<p>That&#8217;s because the coordinate systems ARE different. The direction of the z axis is probably backwards (pointing in instead of out). XNA uses a right handed coordinate system where the positive z-axis points out of the screen towards you, where the modeling programs frequently use a left handed system. There should be a simple option to swap the axis in the exporter somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j.lamoureux</title>
		<link>http://www.thehazymind.com/xna/rendering-real-models/comment-page-1/#comment-61</link>
		<dc:creator>j.lamoureux</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehazymind.com/archives/2006/11/tutorial_6_gett.htm#comment-61</guid>
		<description>Thanks Mike I actually figured how to use Panda .x exporter in 3ds Max to export into .x files. My next question is that my models keep rendering longways from the POV of the camera. It&#039;s almost as if the world coordinate systems are different XNA from 3ds Max. Any ideas how to fix?</description>
		<content:encoded><![CDATA[<p>Thanks Mike I actually figured how to use Panda .x exporter in 3ds Max to export into .x files. My next question is that my models keep rendering longways from the POV of the camera. It&#8217;s almost as if the world coordinate systems are different XNA from 3ds Max. Any ideas how to fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeschuld</title>
		<link>http://www.thehazymind.com/xna/rendering-real-models/comment-page-1/#comment-60</link>
		<dc:creator>mikeschuld</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehazymind.com/archives/2006/11/tutorial_6_gett.htm#comment-60</guid>
		<description>.fbx Should work fine with the tutorials as XNA natively supports that format just like .x</description>
		<content:encoded><![CDATA[<p>.fbx Should work fine with the tutorials as XNA natively supports that format just like .x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j.lamoureux</title>
		<link>http://www.thehazymind.com/xna/rendering-real-models/comment-page-1/#comment-58</link>
		<dc:creator>j.lamoureux</dc:creator>
		<pubDate>Tue, 16 Feb 2010 20:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thehazymind.com/archives/2006/11/tutorial_6_gett.htm#comment-58</guid>
		<description>Hi Mike, 
First of thanks so much for making these tutorials. I am creating an FPS in XNA for my senior design project and have been at a loss as how to proceed because my university doesn&#039;t actually have any game development classes. My question is, I have Autodesk 3ds Max and it won&#039;t export models to .x format but it will for .fbx. Will XNA accept .fbx models and will I need to modify any code for it work properly if I have followed your tutorials?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
First of thanks so much for making these tutorials. I am creating an FPS in XNA for my senior design project and have been at a loss as how to proceed because my university doesn&#8217;t actually have any game development classes. My question is, I have Autodesk 3ds Max and it won&#8217;t export models to .x format but it will for .fbx. Will XNA accept .fbx models and will I need to modify any code for it work properly if I have followed your tutorials?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
