This repository provides OAK For Unity
Unity project. The project contains prebuilt depthai-unity library
URP project (Click here for more detail)
OAK For Unity
plugin is render pipeline independent. In order to make the getting started even more easy, we provide Unity project with everything setup and ready.
-
Check in
more detail
about Main Menu, Device Manager and all the demos. -
Point Cloud visualization using Visual Effect Graph only works on URP/HDRP.
Quick Installation Instructions - Coming soon
Import OAK For Unity package to your project.
Explore demos included with the plugin. Pretrained models like face detector, head pose, face emotion, deeplabv3, body pose, hand tracking, object detector and much more ...
In-depth documentation on individual components of the package
If you run into any other problems with the OAK For Unity or have a specific feature request, please submit a GitHub issue.
Platform | Unity | Render Pipeline |
---|---|---|
Win10 | 2021.2.7f1 | ALL |
MacOS | Coming soon | ALL |
Linux Ubuntu | Coming Soon | ALL |
Point cloud visualization using Visual Effect Graph is based on the work of Keijiro Takahashi https://github.com/keijiro/DepthAITestbed
OAK For Unity is licensed under MIT License. See LICENSE for the full license text.