Unity 2017(3.0.f3) project, that allows the user to control 3d objects via Microsoft Kinect v2 and custom gestures.
Before you can built the Unity project files, you need to install and download following tools:
- https://www.microsoft.com/en-us/download/details.aspx?id=44561 - Microsoft Kinect v2 SDK
- http://go.microsoft.com/fwlink/?LinkID=513177 - Microsoft Kinect Unity Plugin
Make sure, that your kinect is properly connected to your USB 3.0 Bus. Import the Kinect.2.0.1410.19000 package via Assets -> Import Package -> Custom Package
The demo scene is main.unity
. All related files are located in Assets/arCaveCode.