<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx</link><description>This is Part 5 of an introductory series on game programming using the Microsoft .NET Framework and managed DirectX 9.0. This article covers adding of 3D objects to the game using predefined mesh files and implementing some simple culling. Derek Pierson</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#2998648</link><pubDate>Thu, 31 May 2007 06:33:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2998648</guid><dc:creator>Foxman13</dc:creator><description>&lt;p&gt;Great articles so far. It is really helping me further my knowledge of game programming.&lt;/p&gt;</description></item><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#3700124</link><pubDate>Thu, 05 Jul 2007 13:19:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3700124</guid><dc:creator>alexandru stan</dc:creator><description>&lt;p&gt;Can I use DirectX 9.0 for rendering on the WPF control?&lt;/p&gt;</description></item><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#4871159</link><pubDate>Wed, 12 Sep 2007 01:12:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4871159</guid><dc:creator>David Powell</dc:creator><description>&lt;p&gt;Yup! You officially lost my attention here. I am almost hesitating going any furthure. It seems you do something and then go back and change this so dramatically that it makes it impossible to follow along with the tutorials. At this point I think I know enough to be dangerous and that I should go to the resources you mentioned earlier in hopes to find a better tutorial or a book.&lt;/p&gt;
&lt;p&gt;One thing I would like to see cleared up is the debate between Managed DirectX and XNA. I did a little research and I am confused as to which one I should be using. I don't want to use Managed DirectX if it won't be supported in the near future and I am not really sure how different XNA is from what I have already learned in this tutorial. I think I need to shop for a book for beginners. &lt;/p&gt;
&lt;p&gt;I thought I was going to be able to drive a tank around a world but up to this point it looks to me like the world moves around the tank. I guess I need baby steps but as Carl said in the previous tutorial. These are starting to get worse and worse. I do appreciate the attempt tho. I am just trying to give you input in case you plan to improve them in the future.&lt;/p&gt;</description></item><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#6412262</link><pubDate>Tue, 20 Nov 2007 01:28:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6412262</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;If your concidering doing these tutorials for yourself, forget the crappy comments from these simpletons, I have novice/intermediate programming knowledge and i'm finding these tutorials god-like for what i need. The difference between me and all the people complaining is that i really really wanna learn this stuff and im spending hours playing around with the code making sure i understand 100% before i move on&lt;/p&gt;
&lt;p&gt;For anyone getting disheartened by reading peoples comments, just ignore them and try the tutorials for yourself (no offence intended to the people that lost interest). Cant wait to go onto the next page and add some lights and terrain in!!!!&lt;/p&gt;</description></item><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#6547805</link><pubDate>Tue, 27 Nov 2007 13:33:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6547805</guid><dc:creator>Jeremy</dc:creator><description>&lt;p&gt;I agree with Mike about the simpletons. Cuz honestly, all it takes is real effort. I myself have been working hours on cramming all of the content down before going to the next section. To be honest .. I haven't even opened the next section. not even peaked. And with the knowledge I have already gained, I have customized my own camera class apart from the one provided and am already working on an Objects class to render and load 3d objects onto the device.&lt;/p&gt;
&lt;p&gt;Each new object is given its own attributes as well as the default . Translate, Rotate, and Scale attributes.&lt;/p&gt;
&lt;p&gt;The Objects class I made also allows me to get(), remove() and add() new attributes to any 3d object instance I want. &lt;/p&gt;
&lt;p&gt;So.... to break it all down, I've been reading my eyes dry to make sure I've gotten all the material down pack before I head to the next section. Even if it takes me a whole day to finish one section (or around 6 hours as the tutorial identifies). &lt;/p&gt;
&lt;p&gt;It takes a little more effort than you think, to learn it, but you'll only have to learn it once. ;)&lt;/p&gt;</description></item><item><title>Software Information &amp;raquo; Coding4Fun : Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#7229368</link><pubDate>Fri, 25 Jan 2008 03:02:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7229368</guid><dc:creator>Software Information » Coding4Fun : Beginning Game Development: Part V - Adding Units</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://softwareinformation.247blogging.info/coding4fun-beginning-game-development-part-v-adding-units/"&gt;http://softwareinformation.247blogging.info/coding4fun-beginning-game-development-part-v-adding-units/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Beginning Game Development: Part V - Adding Units</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#7657003</link><pubDate>Wed, 13 Feb 2008 02:46:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7657003</guid><dc:creator>L4ngford</dc:creator><description>&lt;p&gt;Hey, I'd just like to say thank you for this tutorial, and all the time you put into it. I'm currently just finishing up part 5, and I have never been more confident in C# and DirectX development than I am now.&lt;/p&gt;</description></item><item><title>Beginning Game Development with MS .NET | Newbie Game Programmers</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#7715684</link><pubDate>Fri, 15 Feb 2008 16:34:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7715684</guid><dc:creator>Beginning Game Development with MS .NET | Newbie Game Programmers</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.savware.net/beginning-game-development-with-ms-net/"&gt;http://www.savware.net/beginning-game-development-with-ms-net/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Beginning Game Development with MS .NET | Newbie Game Programmers</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#7715685</link><pubDate>Fri, 15 Feb 2008 16:34:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7715685</guid><dc:creator>Beginning Game Development with MS .NET | Newbie Game Programmers</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.savware.net/beginning-game-development-with-ms-net/"&gt;http://www.savware.net/beginning-game-development-with-ms-net/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Beginning Game Development: Part II - Introduction to DirectX</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#8945407</link><pubDate>Thu, 11 Sep 2008 23:31:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945407</guid><dc:creator>Coding4Fun</dc:creator><description>&lt;p&gt;This is Part 2 of an introductory series on game programming using the Microsoft .NET Framework and managed&lt;/p&gt;
</description></item><item><title>Coding4Fun : Beginning Game Development: Part IV - DirectInput</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#8945435</link><pubDate>Thu, 11 Sep 2008 23:41:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945435</guid><dc:creator>Coding4Fun : Beginning Game Development: Part IV - DirectInput</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/coding4fun/archive/2006/11/03/940908.aspx"&gt;http://blogs.msdn.com/coding4fun/archive/2006/11/03/940908.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Coding4Fun : Beginning Game Development: Part VI - Lights, Materials and Terrain</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#8945454</link><pubDate>Thu, 11 Sep 2008 23:47:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945454</guid><dc:creator>Coding4Fun : Beginning Game Development: Part VI - Lights, Materials and Terrain</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/coding4fun/archive/2006/11/09/1044115.aspx"&gt;http://blogs.msdn.com/coding4fun/archive/2006/11/09/1044115.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Coding4Fun : Beginning Game Development: Part VIII - DirectSound</title><link>http://blogs.msdn.com/coding4fun/archive/2006/11/03/941679.aspx#8945478</link><pubDate>Thu, 11 Sep 2008 23:56:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945478</guid><dc:creator>Coding4Fun : Beginning Game Development: Part VIII - DirectSound</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/coding4fun/archive/2006/11/06/999786.aspx"&gt;http://blogs.msdn.com/coding4fun/archive/2006/11/06/999786.aspx&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>