Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drumath2237/akdk-unity-nuget

UnityNuGetからAzureKinect Sensor SDKをインポートして実行するテスト
https://github.com/drumath2237/akdk-unity-nuget

azurekinect csharp nuget unity

Last synced: 21 days ago
JSON representation

UnityNuGetからAzureKinect Sensor SDKをインポートして実行するテスト

Awesome Lists containing this project

README

        

# AKDK-Unity-NuGet

## About

[UnityNuGet](https://github.com/xoofx/UnityNuGet)
というパッケージレジストリを見つけたので、
そこから`Microsoft.Azure.Kinect.Sensor`をインポートして
実行してみるテスト。

## Env

- Windows 10 Home
- Unity 2020.3.20
- Azure Kinect

## Install & Usage

Azure Kinectを接続し、
`Assets/AKDKUnityNuGet/Scenes/Main.unity`を実行します。

![img](/docs/unityimg.jpg)

## Appendix

現状UnityNuGetではnetstandard2.0のパッケージのみに対応しているみたいで、
AzureKinect Sensor SDKのようにネイティブプラグインが
必要なパッケージは別途インストールする必要があるらしい。

今回も`k4a.dll`と`depthengine_2_0.dll`
は別途Pluginsにインポートしている。

## Contact

何かございましたら[にー兄さんのTwitter](https://twitter.com/ninisan_drumath)
までご連絡ください。