<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/f5953c13-7ae7-4b32-8130-1a0467094cb3.png</url>
		<title>Channel 9 - NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<link></link>
	</image>
	<description> Today&#39;s project does a couple things. First, it&#39;s another C&amp;#43;&amp;#43; example. Secondly, it shows off using SendInput (.e. a lower level SendKeys) which I&#39;ve seen a few posts on the Kinect Forums asking for. Thirdly, it&#39;s just kind of cool...  Trackmania &amp;#43; KinectI love playing racing games. I developed a program which you can use as game controller. This program gets the coordinates of your l/r hand and l/r feet. It calculates by your hands a steering wheel and your feet the speed. If your right foot is at the ground you will give maximum of speed. When you lift it for some centimeters it will reduce speed or moving backwards. After calculating the program send keys with SendInput() to the game and release them after a short time. This time will be calculated by using speed and direction. Maximum of time is 33ms (Because kinect has 30fps (1000ms / 30fps = 33ms per frame)). Project Information URL: http://social.msdn.microsoft.com/Forums/en-US/kinectsdknuiapi/thread/4b2bac7b-32de-4ccd-b899-3c7a5a8bccb4 Project Source URL: https://rapidshare.com/files/99878144/kinecttracmania.zip   &amp;nbsp;   </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 11:10:16 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 11:10:16 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<description>
			<![CDATA[I had attempted something similar about a year and half ago before Kinect and workable motion sensing libraries. I think I tried to do it in C&#35; with TrackMania, however it didn&#39;t work because of C&#35; SendKeys&#40;&#41; not working properly with the game.<p>posted by Programming Thomas</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634490197180000000</link>
		<pubDate>Mon, 15 Aug 2011 15:41:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634490197180000000</guid>
		<dc:creator>Programming Thomas</dc:creator>
	</item>
	<item>
		<title>Re: NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<description>
			<![CDATA[ <p>It gets plusses for the geek factor, but sometimes you really need to keep it simple... stearing wheel. Kinect looks epically unsuited for this particular purpose. Still, kudos for the effort. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634490362700000000</link>
		<pubDate>Mon, 15 Aug 2011 20:17:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634490362700000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<description>
			<![CDATA[ <p>&quot;TrackMaina&quot;? Shouldn't it be &quot;TrackMania&quot;?</p><p>posted by cbae</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491030620000000</link>
		<pubDate>Tue, 16 Aug 2011 14:51:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491030620000000</guid>
		<dc:creator>cbae</dc:creator>
	</item>
	<item>
		<title>Re: NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<description>
			<![CDATA[ <p>@<a href="/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491030620000000?areaType=Blogs&amp;areaName=Coding4FunKinect">cbae</a>: Why yes. Fixed.</p><p>C</p><p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491070740000000</link>
		<pubDate>Tue, 16 Aug 2011 15:57:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491070740000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: NUI Racing - Using Kinect (and C++) to drive TrackMania</title>
		<description>
			<![CDATA[ <p>@<a href="/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491070740000000?areaType=Blogs&amp;areaName=Coding4FunKinect">Charles</a>:Thanks <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by gduncan411</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491114010000000</link>
		<pubDate>Tue, 16 Aug 2011 17:10:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/NUI-Racing-Using-Kinect-and-C-to-drive-TrackMaina#c634491114010000000</guid>
		<dc:creator>gduncan411</dc:creator>
	</item>
</channel>
</rss>