Anyone have a finished Unity tutorial they want to share?

I’m having trouble working my way through the tutorial (I’m a total noob with Unity), especially the parts related to setting up the Android SDK. Would anyone be willing to share a finished project of the “animated avatar”? I’m on Windows 10 and using a RealSense D415 camera. Any help greatly appreciated. Thanks!

p.s. I have the camera and body tracking functional within Nuitrack, it’s just the Unity part that’s giving me fits. Thanks again.

You can find all ready-made tutorial projects in Nuitrack SDK: see the Unity3D folder --> NuitrackSDK.unitypackage. To run the tutorial project, follow the steps:

  • Create a new project.
  • Import the NuitrackSDK.unitypackage (Assets> Import Package> Custom Package). You can turn off the Tutorials/Zombie Nightmare (RIFT) project to speed up the importing.
  • Run the scene from /Assets/NuitrackSDK/Tutorials/Avatar Animation