Hello
I’m doing some projects with Nuitrack SDK!
First of all Thanks for your wonderful Works!
Actually I’m trying to track user’s motion with Intel Real-Sense D435 Depth Camera and Nuitrack SDK.
And i completed check ‘Animating the Avatar using Skeleton’ Unity sample project works!
My Next work is to apply this Nuitrack Unity Project to Oculus Go and Get the user’s 3d Joint values by UDP streaming from the PC which is connected to Intel RealSense Depth Camera.
So i want to ask which part of scripts code i should check in unity sample project?
In detail, I want to know in which code they use 3d Human Joint values in ‘Animating the Avatar using Skeleton’ sample Projects