XR

com.meshmap.sdk.xr

v0.0.8 15 Aug 2025

The MeshMap XR package contains cross-platform software management systems, player rigs, interactors, UI, and marker tracking modules.

Changelog


Features

  • Cross-platform Management — Editor tooling that automatically manages package wrapping, build profiles, and AndroidManifests for the supported target devices.

  • Rigs — Generic XR rig assets.

  • Interactors — Simple XRBaseInteractor-based classes and related components.

  • UI — Generic menu assets.

  • Marker Tracking — Assets for supporting cross-platform fiducial marker tracking.

Samples

To import a sample into your Unity project, go to Windows > Package Manager > MeshMap XR > Samples.

  • Marker Tracking — Demonstrates how to set up a simple scene with marker tracking to localize content for location-based AR experiences.


Usage

The com.meshmap.sdk.xr package can be added via Unity Package Manager (UPM) from Git.

After import, the files will be available in the Packages section of the Project window in Unity Editor.


Requirements

  • Unity 6000.0.50 LTS or later

  • Android Build Support

  • Universal Render Pipeline (URP)


Package Dependencies


Settings, Permissions, and Installation

Review these settings configuration guides with reference images for each target device:

Last updated