0
votes
0answers
126 views

Kinect losing tracked players with Beta2 SDK

I'm creating a game using the Beta2 SDK for Kinect. The issue i am having is that in the middle of gameplay if another person enters the Kinects FOV it stops tracking the player and will not track ...
1
vote
1answer
511 views

Kinect Hand tracking in xna

I'm trying to create an application using the Kinect to simulate the following project: Kinect Hand Tracking I want my project to have similar usability with the Kinect tracking hand and finger ...
1
vote
2answers
327 views

Do I need to use the Kinect SDK to develop for Xbox?

I was wondering if I need to use the Kinect SDK from Microsoft to develop games for the Xbox 360. I know there are other libraries such as OpenNI and OpenGL, but can I develop games using Kinect for ...
0
votes
0answers
267 views

Difficulty of making a very simple Kinect game [closed]

I am working on a project with a Kinect. I can either do very simple user interaction (have them wave, jump, clap, etc.) or do something a bit more fun. The bit more fun option would be a basic game ...