/HoloLab.Immersal

Immersal localization module for HoloLens

Primary LanguageShaderLabMIT LicenseMIT

HoloLab.Immersal

Immersal localization module for HoloLens.

Immersal Localization Module for HoloLens 2 logo

Youtube Link: Immersal localization module running on HoloLens 2

Supported versions

  • Unity 2019.4.x

Install

Open Packages\manifest.json and add this line in "dependencies".

"jp.co.hololab.immersal": "https://github.com/HoloLabInc/HoloLab.Immersal.git?path=Assets/HoloLab.Immersal",

Usage

Import sample

Open Package Manager in Unity.
Select HoloLab Immersal Module and press sample import button.

Settings

Copy "Packages > HoloLab Immersal Module > Settings > LocalizationSettings" to Assets folder.
Enter your developer token and target map id.

Assign LocalizationSettings to ImmersalLocalization in Inspector.

Place GameObjects

Add GameObjects under the MapOrign GameObject.

Build

Build the Unity project and deploy to the HoloLens.

Author

Furuta, Yusuke (@tarukosu)

License

MIT