Skip to content

Andrew-Dupuis/Azure-Kinect-Unity-Streaming

 
 

Repository files navigation

Azure-Kinect-Unity-Sample

(1) Clone official SDK repository.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/docs

(2) Build Projects with Visual Studio by referring to the following guide.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/building.md#building-using-visual-studio

(3) Build C# Wrapper.
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/building.md#c-wrapper
depthengine_2_0.dll is required to build C# wrapper. Please copy depthengine_2_0.dll from the directory which Azure Kinect SDK is installed.

(4) Install dll files into Unity Project.
Find following directory and copy all files into Plugins folder of this Uity Smaple.
C:\YOUR DIRECTORY\Azure-Kinect-Sensor-SDK\build\Win-x64-Release-Ninja\bin\Release\x64\Microsoft.Azure.Kinect.Sensor.Examples.WinForms

(5) You can test following demo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Classic ASP 68.7%
  • C# 28.8%
  • Python 1.3%
  • ShaderLab 1.2%