Skip to content

konni-arcadia/kinect-data-transmitter

 
 

Repository files navigation

kinect-data-transmitter

KinectDataTransmitter is a .net4 project that reads the data from the kinect device and sends it over IPC to your Unity3D process. It helps to bind both the Microsoft Kinect SDK and Unity without going through wrapping native code.

Currently supported features:

  • Kinect hardware setup (single device)
  • Kinect face tracking (single user)
  • Skeletal tracking (single user)
  • Access Video and depth maps
  • Access to parts of the interaction library

About

Kinect bindings to Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%