LLLaiYounger / Azure-Kinect-Sample-for-Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C# 98.9%Language:ShaderLab 1.1%