From the course: AR Development Techniques 03: Recognition and Tracking

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Getting started with ManoMotion SDK

Getting started with ManoMotion SDK

From the course: AR Development Techniques 03: Recognition and Tracking

Start my 1-month free trial

Getting started with ManoMotion SDK

- [Instructor] In this video, we will set up ManoMotion SDK and enable hand tracking. Create a new unity project, I'll name this AR Hand Tracking. Create. Turn on auto-generate lightening. Let's download the AR packages, Package Manager. We need AR Foundation, ARCore and ARKit. Right-click, we need the AR Session Origin and AR session. Since we already have the camera, we don't need main camera. So deleted it and click on the AR Camera and change the tag to main camera, because this is now the main camera in our scene. Now let's download and set up the ManoMotion SDK, search, for ManoMotion, and get started. We need this one, SDK Lite and AR Foundation. We can get Free SDK. First you'll have to register. So do that. Sign up using our details. And once you are done, you will see this page. Click on DOWNLOAD, and this will download the SDK. Once it's downloaded, import it inside the project.…

Contents