rfilkov / AzureKinectUnityFree

Azure Kinect Examples for Unity (free version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureKinectUnityFree

Azure Kinect Examples for Unity (free version)

Introduction

This is the free version of 'Azure Kinect Examples for Unity' package. It works with Azure Kinect (aka Kinect4Azure, K4A) sensor only and requires at least Unity 2019.1f2. So far it contains two demo scenes:

  • BasicColorDepthDemo - shows the basic sensor streams - color and depth
  • VfxPointCloudDemo - displays the point cloud of the environment.

I hope you can also get the feeling what the full package looks like. Enjoy!

How to Run the Demo Scenes

More info regarding the package and how-to-run instructions you can find here.

Documentation

The online documentation is avaliable here.

License

MIT License

About

Azure Kinect Examples for Unity (free version)

License:MIT License


Languages

Language:C# 98.7%Language:ShaderLab 1.3%