Skip to main content Link Search Menu Expand Document (external link)

Set up a New Unity Desktop Project

Table of contents

  1. Import the AR51 SDK unity package
  2. Drag the SDK prefab into the scene
  3. Select the target platform
  4. Select the hand provider
  5. Run the Unity Scene

Import the AR51 SDK unity package

In Unity, click on import custom packages and import the AR51 Unity SDK.

Drag the SDK prefab into the scene

From Assets/AR51.Unity.SDK/Prefabs drag the AR51.Unity.SDK prefab into the scene.

Select the target platform

In the “Service Manager” component select the platform of your choice.

Select the hand provider

If you are using hands in your experience (i.e. Ultra leap) select the appropriate provider in the “Service Manager” component.

Run the Unity Scene

Run the scene in unity. You should be able to view a character that moves as you do.