This warehouse is an example of secondary development of ARMOD SDK based on Unity.
PreviewVideo.mp4
-
Go to
Artwork
->Scenes
folder and double click to openApp.unity
scene. -
Switch to
iOS
orAndroid
platform in Player Settings -
Build your owner application
-
Install dependency tools. Before the project starts, we need to install the ARMOD Kit by using the Unity Package Manager. It can be configured through
Edit
->ProjectSetting
->Package
Manager to the Package Manager settings panel.- Add new Scoped Registries
- Fill in the registry URL:
https://registry.npmjs.org
and set the scope(s) field to com.phantomsxr - We need enabled the Preview Pacakges
- Click Apply Button to fetch ARMOD Kit
Name URL Scope(s) PhantomsXR https://registry.npmjs.org com.phantomsxr -
After development kit is installing. We can throught
Window
->PackageManager
open the Pacakge Manager panel. And We need to switching the Registry toMy Registry
. You will see all development packages. -
We recommend installing
Project wizard
directly, it will help us install all dependent packages. Otherwise we need to install them one by one!
-
Open
AR-MOD Wizard
window by Tools menu -
You will see the
Error
tips andFix
button, just click theFix
button to fix all errors
Copy this project script folder to you project and fill in your gateway and token to Dashboard Gate[1] and Token[1]
ARMOD user guide: https://docs.phantomsxr.com/