Name Last Update
..
.vs Loading commit data...
Assets Loading commit data...
Library Loading commit data...
ProjectSettings Loading commit data...
Temp Loading commit data...
obj/Debug Loading commit data...
Assembly-CSharp-Editor-firstpass.csproj Loading commit data...
Assembly-CSharp-Editor.csproj Loading commit data...
Assembly-CSharp-firstpass.csproj Loading commit data...
Assembly-CSharp.csproj Loading commit data...
IMPACT.sln Loading commit data...
README.md Loading commit data...
SphereAvatar.sln Loading commit data...

KinectAvatarForUnity

In this project, I will attempt to represent a body with spheres in Unity, using a Kinect.

References:

Installing the Kinect plugin for Unity :

  • Expand the .Zip file, and move Kinect.2.0.1410.19000.UnityPackageto a well known
  • Open UnityPro (you need to have a Pro edition to pull in custom packages and plugins) (For my project I don't use UnityPro)
  • Create a new project
  • Click on the menu item Assets->Import Package->Custom Package...
  • Navigate to the from step 1
  • Select the Kinect.2.0.1410.19000.UnityPackage
  • Click "Open"
  • Click "Import" in the lower right hand corner of the "Importing Package" Dialog (which Unity will launch after step 7)
  • If you wish to see the Kinect in action there are two sample scenes available from the zip.

Team :

  • Vincent Brodard
  • Quentin Seydoux