oculus-samples / Unity-SharedSpatialAnchors

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Meta XR Core SDK for the Unity game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Banner

Unity-SharedSpatialAnchors

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Meta XR Core SDK for the Unity game engine.

The sample app showcases:

  • Spatial Anchor Creation, Saving, Loading, and Sharing
  • Scene Sharing
  • Automatic Colocation
  • Passthrough Avatars

This app uses Photon Unity Networking to share anchor data and support interaction with networked objects in a colocated space.

This codebase is available both as a reference and as a template for a project that utilizes shared spatial anchors. Unity-SharedSpatialAnchors is under the license found here unless otherwise specified.

SETUP

You must follow these instructions first: https://developer.oculus.com/documentation/unity/unity-ssa-sf/

Documentation

Sample App Architecture: https://developer.oculus.com/documentation/unity/unity-ssa-sf/

Scene Sharing: https://developer.oculus.com/documentation/unity/unity-shared-scene-sample/

Health & Safety: https://developer.oculus.com/resources/unity-ssa-hs-app/

See the CONTRIBUTING file for how to help out.

About

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Meta XR Core SDK for the Unity game engine.

License:MIT License


Languages

Language:ShaderLab 51.6%Language:C# 43.6%Language:HLSL 4.8%