Skip to content

n1ckfg/latkUnity_AzureKinect

Repository files navigation

azure-kinect-dk-unity

Unity example to use Azure Kinect DK (works with both Sensor SDK and Body Tracking SDK).

Screenshot

Tested environment

As of July 27, 2019, this repo has been tested under the following environment.

Get Started

  1. Clone this repo.
  2. Copy following files from Azure Kinect Sensor SDK or Azure Kinect Body Tracking SDK to directly under the unity folder
  • k4a.dll
  • k4abt.dll
  • onnxruntime.dll
  • depthengine_1_0.dll
  • dnn_model.onnx
  1. Open Assets/AzureKinectDK/Example/Scenes/SampleScene
  2. Play the scene and see how it works.

License

Files under unity/Assets/AzureKinectDK/Scripts/M4A are copied from https://github.com/microsoft/Azure-Kinect-Sensor-SDK and modified by Takahiro Horikawa which is licensed under MIT License. Other files are licensed under MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages