<?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>Leif Node</title>
	<atom:link href="https://leifnode.com/tag/scene-graph/feed/" rel="self" type="application/rss+xml" />
	<link>https://leifnode.com</link>
	<description>Leif Erkenbrach&#039;s programming blog</description>
	<lastBuildDate>Wed, 22 Jul 2015 23:00:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Scene Graph Test</title>
		<link>https://leifnode.com/2013/08/scene-graph-test/</link>
		<comments>https://leifnode.com/2013/08/scene-graph-test/#comments</comments>
		<pubDate>Sat, 17 Aug 2013 09:28:26 +0000</pubDate>
		<dc:creator><![CDATA[Leif Erkenbrach]]></dc:creator>
				<category><![CDATA[DirectX]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[Scene Graph]]></category>

		<guid isPermaLink="false">http://leifnode.com/?p=18</guid>
		<description><![CDATA[So this is my first test of drawing multiple objects in Direct3D. Each of the smaller boxes is rendered relative to the larger boxes that they are children of.]]></description>
				<content:encoded><![CDATA[<p>So this is my first test of drawing multiple objects in Direct3D. Each of the smaller boxes is rendered relative to the larger boxes that they are children of.</p>
<p><iframe src="//www.youtube.com/embed/yWP5ji6CZgU" height="315" width="420" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://leifnode.com/2013/08/scene-graph-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
