_gaq.push(['_trackPageview']); _gaq.push(['_trackPageLoadTime']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();

leparlon, a fellow member of our forum, is now able to control the already classic indie game Minecraft using a Kinect. In case you didn’t know, Minecraft is a sandbox construction game developed entirely by one guy, but it has already sold more than 600,000 copys.

0 Playing Minecraft with Kinect

I’ll let Paulo explain:

I just got it to work, so there are some bugs and have a lot of functionalities missing. All you can do now is turn around and walk forward. I initially planned to calibrate it in a way I had to be standing far away from the computer to play, but there are some issues between the Windows 7 driver and the kinect depth camera that I could not go around… so I had to stay quite close to the kinect to play.
I plan to continue working on this, and I will (of course) release the source code it there is anyone other than me interested on it (after I clean it up a bit). The code is pretty simple though, its just a bunch of thresholds, scaling and stupid searches on the processed image.

The controller was made using:
-Microsoft Kinect
-Code Laboratories Kinect Driver for Windows 7 (gratz on them for the great work on this driver http://codelaboratories.com/forums/vi…
-Visual Studio C# 2010 Express
-Minecraft (www.minecraft.net I do love this game)
-Some hours of free time

I made the video using:
-CamStudio (was the one that worked better with minecraft, with much less framerate issues, but the quality was not great)
-VirtualDub (used to cut somethings from my desktop)
-Windows Movie Maker (because I suck at VirtualDub, and needed to make the video smaller)

now I need to add some music to this video

Related posts:

  1. Full Multitouch implemented on Windows 7
  2. Playing GarageBand instruments with Kinect
  3. Kinect as mouse in Windows 7
Tagged with: