<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Taking Initiative &#187; DirectX 10</title>
	<atom:link href="http://takinginitiative.net/category/graphics-programming/directx-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://takinginitiative.net</link>
	<description>Bobby Anguelov&#039;s Tech Blog - A day in the life of a game programmer</description>
	<lastBuildDate>Tue, 21 May 2013 20:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='takinginitiative.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Taking Initiative &#187; DirectX 10</title>
		<link>http://takinginitiative.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://takinginitiative.net/osd.xml" title="Taking Initiative" />
	<atom:link rel='hub' href='http://takinginitiative.net/?pushpress=hub'/>
		<item>
		<title>DirectX 10/11 &#8211; Basic Shader Reflection &#8211; Automatic Input Layout Creation</title>
		<link>http://takinginitiative.net/2011/12/11/directx-1011-basic-shader-reflection-automatic-input-layout-creation/</link>
		<comments>http://takinginitiative.net/2011/12/11/directx-1011-basic-shader-reflection-automatic-input-layout-creation/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 17:34:07 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[HLSL]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=1192</guid>
		<description><![CDATA[This is gonna be a very brief post on a pretty simple but powerful tool for any hobby programmers tinkering with Direct3D. One of the most annoying things, at least for me, was always having to manually create input layouts for each different vertex shader I used in my hobby projects. I have now restarted &#8230; <a href="http://takinginitiative.net/2011/12/11/directx-1011-basic-shader-reflection-automatic-input-layout-creation/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=1192&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/12/11/directx-1011-basic-shader-reflection-automatic-input-layout-creation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 10: Shadow Mapping Part 2</title>
		<link>http://takinginitiative.net/2011/05/25/directx10-tutorial-10-shadow-mapping-part-2/</link>
		<comments>http://takinginitiative.net/2011/05/25/directx10-tutorial-10-shadow-mapping-part-2/#comments</comments>
		<pubDate>Wed, 25 May 2011 14:32:30 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[HLSL]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=1031</guid>
		<description><![CDATA[This is the second part of my shadow mapping tutorial (find part 1 here). I am going to discuss some of the issues of the shadow mapping technique as well as some basic solutions to the problem. I&#8217;m also going to attach a demo application, in which you can play around with some of the &#8230; <a href="http://takinginitiative.net/2011/05/25/directx10-tutorial-10-shadow-mapping-part-2/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=1031&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/05/25/directx10-tutorial-10-shadow-mapping-part-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/self-shadowing1.png" medium="image">
			<media:title type="html">self-shadowing1</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/self-shadowing21.png" medium="image">
			<media:title type="html">self-shadowing2</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/zfighting.png" medium="image">
			<media:title type="html">zfighting</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadowmapculling.png" medium="image">
			<media:title type="html">shadowmapculling</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadowmapsize.png" medium="image">
			<media:title type="html">shadowmapsize</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/pcf-example.png" medium="image">
			<media:title type="html">PCF-example</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/pcf.png" medium="image">
			<media:title type="html">pcf</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 10: Shadow Mapping Part 1</title>
		<link>http://takinginitiative.net/2011/05/15/directx10-tutorial-10-shadow-mapping/</link>
		<comments>http://takinginitiative.net/2011/05/15/directx10-tutorial-10-shadow-mapping/#comments</comments>
		<pubDate>Sun, 15 May 2011 19:15:48 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gaming & Game Dev]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[HLSL]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=996</guid>
		<description><![CDATA[I&#8217;ve had some downtime lately and seeing as I wrote a basic shadow mapping demo, I figured I&#8217;d write a short tutorial on the theory and implementation of shadow mapping. Shadow mapping is one of those topics that tends to get explained in a overly complicated manner when in fact the concept is rather simple. &#8230; <a href="http://takinginitiative.net/2011/05/15/directx10-tutorial-10-shadow-mapping/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=996&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/05/15/directx10-tutorial-10-shadow-mapping/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:thumbnail url="http://takinginitiative.files.wordpress.com/2011/05/scene1.jpg?w=150" />
		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/scene1.jpg?w=150" medium="image">
			<media:title type="html">scene1</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadow1.jpg" medium="image">
			<media:title type="html">shadow</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadow2.jpg" medium="image">
			<media:title type="html">shadow2</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/scene1.jpg" medium="image">
			<media:title type="html">scene1</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadowmap1.jpg" medium="image">
			<media:title type="html">shadowmap1</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/space_conv.jpg" medium="image">
			<media:title type="html">space_conv</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/05/shadowmappingfinal.jpg" medium="image">
			<media:title type="html">shadowMappingFinal</media:title>
		</media:content>
	</item>
		<item>
		<title>Let WindowsXP and Direct3D 9 Die Already</title>
		<link>http://takinginitiative.net/2011/02/25/let-windowsxp-and-direct3d-9-die-already/</link>
		<comments>http://takinginitiative.net/2011/02/25/let-windowsxp-and-direct3d-9-die-already/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 23:22:55 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Gaming & Game Dev]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=873</guid>
		<description><![CDATA[So for the first time in months, I find myself with some downtime. I&#8217;m currently in Arlington, TX visiting my dad. the last few days have been spent reading my silly fantasy novels and watching GDC lectures from previous years (thanks Dave!). I watched a presentation on NVIDIA&#8217;s NSight tool which allows for in-depth GPU &#8230; <a href="http://takinginitiative.net/2011/02/25/let-windowsxp-and-direct3d-9-die-already/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=873&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/02/25/let-windowsxp-and-direct3d-9-die-already/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>
	</item>
		<item>
		<title>Debugging HLSL</title>
		<link>http://takinginitiative.net/2011/02/19/debugging-hlsl/</link>
		<comments>http://takinginitiative.net/2011/02/19/debugging-hlsl/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 12:57:11 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gaming & Game Dev]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[HLSL]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=860</guid>
		<description><![CDATA[A lot of guys have asked me for advice on developing and debugging shader programs. Well, it&#8217;s a tricky topic to deal with. Tto be able to fully debug shader programs you will need either a shader IDE like FXComposer or a GPU debugging tool like Nvidia Nsight. These are both complex tools and beyond &#8230; <a href="http://takinginitiative.net/2011/02/19/debugging-hlsl/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=860&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/02/19/debugging-hlsl/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/02/properties.jpg" medium="image">
			<media:title type="html">properties</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/02/itemtype.jpg?w=300" medium="image">
			<media:title type="html">ItemType</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/02/custombuildtool.jpg?w=300" medium="image">
			<media:title type="html">customBuildTool</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/02/result.jpg?w=300" medium="image">
			<media:title type="html">result</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 9: The Geometry Shader</title>
		<link>http://takinginitiative.net/2011/01/12/directx10-tutorial-9-the-geometry-shader/</link>
		<comments>http://takinginitiative.net/2011/01/12/directx10-tutorial-9-the-geometry-shader/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 23:36:58 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[HLSL]]></category>
		<category><![CDATA[Billboards]]></category>
		<category><![CDATA[directx]]></category>
		<category><![CDATA[geometry shader]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=721</guid>
		<description><![CDATA[This tutorial is going to cover the basics of using the geometry shader stage present in DX10+. The geometry stage is extremely useful for rendering sprites, billboards and particles systems. This is the first part of a three part series which will cover geometry shaders, billboards and particles systems. The Geometry Shader The geometry shader &#8230; <a href="http://takinginitiative.net/2011/01/12/directx10-tutorial-9-the-geometry-shader/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=721&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2011/01/12/directx10-tutorial-9-the-geometry-shader/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/01/figure1.png" medium="image">
			<media:title type="html">figure1</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/01/figure2.png" medium="image">
			<media:title type="html">figure2</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/01/figure3.png" medium="image">
			<media:title type="html">figure3</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2011/01/demo.jpg" medium="image">
			<media:title type="html">demo</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 8: Lighting Theory and HLSL</title>
		<link>http://takinginitiative.net/2010/08/30/directx-10-tutorial-8-lighting-theory-and-hlsl/</link>
		<comments>http://takinginitiative.net/2010/08/30/directx-10-tutorial-8-lighting-theory-and-hlsl/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 18:43:00 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[HLSL]]></category>
		<category><![CDATA[Phong shading]]></category>
		<category><![CDATA[Gouraud shading]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Shading]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[blinn phong]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=680</guid>
		<description><![CDATA[This tutorial will deal with the basic scene lighting. It will cover the basic Phong and Blinn-Phong reflection models and the per-vertex (Gouraud) and per-pixel shading models (Phong). The Blinn-Phong reflection model is used in the openGL fixed-function pipeline (and as far as I know also used in DX9 but I’m not 100% sure).  Modern &#8230; <a href="http://takinginitiative.net/2010/08/30/directx-10-tutorial-8-lighting-theory-and-hlsl/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=680&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2010/08/30/directx-10-tutorial-8-lighting-theory-and-hlsl/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/untitled-1.jpg" medium="image">
			<media:title type="html">Figure 1 - Light reflections at a surface</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/surface.jpg" medium="image">
			<media:title type="html">Reflection model vectors at a point P</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/lit-terrain.jpg" medium="image">
			<media:title type="html">Lit Terrain</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/pvp.jpg" medium="image">
			<media:title type="html">pvp</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/ppp.jpg" medium="image">
			<media:title type="html">ppp</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/08/textured.jpg" medium="image">
			<media:title type="html">textured</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 7: Viewports</title>
		<link>http://takinginitiative.net/2010/07/30/directx-10-tutorial-7-viewports/</link>
		<comments>http://takinginitiative.net/2010/07/30/directx-10-tutorial-7-viewports/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 10:18:41 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[HLSL]]></category>
		<category><![CDATA[directx10]]></category>
		<category><![CDATA[directx]]></category>
		<category><![CDATA[viewports]]></category>
		<category><![CDATA[geometry shader]]></category>

		<guid isPermaLink="false">http://takinginitiative.net/?p=633</guid>
		<description><![CDATA[This is going to be a very brief tutorial; the idea for it came about from a comment on my very first tutorial about using multiple viewports. I assumed that using multiple viewports would be a simple matter of just calling a SetViewport method just like in DX9, but it isn&#8217;t. I tried finding some &#8230; <a href="http://takinginitiative.net/2010/07/30/directx-10-tutorial-7-viewports/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=633&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2010/07/30/directx-10-tutorial-7-viewports/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>
	</item>
		<item>
		<title>ColladaX Progress – Nearing Pre-Alpha Stage</title>
		<link>http://takinginitiative.net/2010/06/17/colladax-progress-nearing-pre-alpha-stage/</link>
		<comments>http://takinginitiative.net/2010/06/17/colladax-progress-nearing-pre-alpha-stage/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 23:23:25 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[Collada]]></category>
		<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[collada]]></category>
		<category><![CDATA[digital assets]]></category>
		<category><![CDATA[direct3d]]></category>
		<category><![CDATA[directx]]></category>

		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=394</guid>
		<description><![CDATA[I&#8217;ve made some progress on my Collada loader, it can now fully load geometry from collada DAE files. I don&#8217;t want to release the code until I have some proper error checking in place and have materials and texture loading working as well&#8230; Currently what the loader does is take a Collada DAE  (digital asset &#8230; <a href="http://takinginitiative.net/2010/06/17/colladax-progress-nearing-pre-alpha-stage/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=394&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2010/06/17/colladax-progress-nearing-pre-alpha-stage/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/06/dragon.png?w=150" medium="image">
			<media:title type="html">dragon</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/06/knight.png?w=150" medium="image">
			<media:title type="html">knight</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/06/pyro.png?w=150" medium="image">
			<media:title type="html">pyro</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/06/colladastruct.png" medium="image">
			<media:title type="html">colladaStruct</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/06/bm.png" medium="image">
			<media:title type="html">bm</media:title>
		</media:content>
	</item>
		<item>
		<title>DirectX10 Tutorial 6: Blending and Alpha Blending</title>
		<link>http://takinginitiative.net/2010/04/09/directx-10-tutorial-6-transparency-and-alpha-blending/</link>
		<comments>http://takinginitiative.net/2010/04/09/directx-10-tutorial-6-transparency-and-alpha-blending/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:27:48 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[DirectX 10 Tutorials]]></category>
		<category><![CDATA[Graphics Programming]]></category>
		<category><![CDATA[alpha blending]]></category>
		<category><![CDATA[blending]]></category>
		<category><![CDATA[direct3d]]></category>
		<category><![CDATA[directx]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://takinginitiative.wordpress.com/?p=329</guid>
		<description><![CDATA[It&#8217;s been ages since my last DirectX 10 tutorial and I apologize, I&#8217;ve been buried under a ton of work and haven&#8217;t had much free time lately. This is going to be a very short tutorial on pretty much the final stage in the rendering pipeline: color blending. If you recall, each frame displayed on &#8230; <a href="http://takinginitiative.net/2010/04/09/directx-10-tutorial-6-transparency-and-alpha-blending/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=takinginitiative.net&#038;blog=1688847&#038;post=329&#038;subd=takinginitiative&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://takinginitiative.net/2010/04/09/directx-10-tutorial-6-transparency-and-alpha-blending/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/eee5bef883134a98bec21fc8a18910c5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Bobby</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/04/blendingexmaple.jpg" medium="image">
			<media:title type="html">blendingExmaple</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/04/pipeline.jpg" medium="image">
			<media:title type="html">pipeline</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/04/noblending.jpg" medium="image">
			<media:title type="html">noblending</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/04/alphalevels.jpg" medium="image">
			<media:title type="html">alphalevels</media:title>
		</media:content>

		<media:content url="http://takinginitiative.files.wordpress.com/2010/04/alphablending.jpg" medium="image">
			<media:title type="html">alphablending</media:title>
		</media:content>
	</item>
	</channel>
</rss>
