Set up a New Unity Desktop Project
Table of contents
- Import the AR51 SDK unity package
- Drag the SDK prefab into the scene
- Select the target platform
- Select the hand provider
- Run the Unity Scene
Import the AR51 SDK unity package
- In Unity, click on import custom packages and import the AR51 Unity SDK.
- Choose the ar51 unity package from the file menu.
- You should see a progress bar when the pacakge is loading.
- Choose all the assets in the package and click import.
Drag the SDK prefab into the scene
- Locate the AR51.Unity.SDK prefab on the project menu. Under 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.