Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 650 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 650 Bytes

Azure-Kinect-Unity-Sample

(1) Install AzureKinedtSDK v.1.4.1 .
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/usage.md

(2) Install dll files into Unity Project.
Find following directory and copy all files into Plugins folder of this Uity Smaple.
C:\Program Files\Azure Kinect SDK v1.4.1\sdk\windows-desktop\amd64\release\bin

(3) You can test following Demos.
・PointCloud.unity
・TextureMesh.unity


Notice:
This sapmle was comfirmed to work with Unity2019.4.x