Skip to content

EtharInc/ardk-upm

 
 

Repository files navigation

Name

ardk-upm

Description

The ARDK UPM is Unity package needed in order to use the ARDK and its features in your Unity application. This file can be be brought into your project by using the Unity Package Manager. You can install the ARDK UPM package via a git URL, or from a Tarball (.tgz) file. Detailed steps to install the ARDK UPM can be found in our developer documentation for Installing the ARDK Plugin. These steps are also noted below:

Installing the ARDK Plugin with a URL

  1. In your Unity project open the Package Manager by selecting Window > Package Manager.
    • From the plus menu on the Package Manager tab, select Add package from git URL...
    • Enter https://github.com/niantic-lightship/ardk-upm.git.
    • Click Yes to activate the new Input System Package for AR Foundation 5.0 (if prompted)

Installing the ARDK Plugin from Tarball

  1. Download the plugin packages (.tgz) from the latest release
  2. In your Unity project open the Package Manager by selecting Window > Package Manager.
    • From the plus menu on the Package Manager tab, select Add package from tarball...
    • Navigate to where you downloaded the ARDK, select the .tgz file you downloaded, and press Open. This will install the package in your project's Packages folder as the Niantic Lightship AR Plugin folder.
    • Click Yes to activate the new Input System Package for AR Foundation 5.0 (if prompted).

Activating the Lightship Plugin and Configuring it for Use

For additional information on getting started with the Lightship ARDK, please see the other sections in our developer documentation:

More Information on Lightship ARDK

Support

For any other issues, contact us on Discord or the Lightship forums! Before reaching out, open the Console Log by holding three touches on your device's screen for three seconds, then take a screenshot and post it along with a description of your issue.

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.8%
  • ShaderLab 1.2%