imclab / Unity-SharedSpatialAnchors

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Oculus Integration SDK for the Unity game engine. The sample app showcases the creation, saving, loading, and sharing of Spatial Anchors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group 1

Unity-SharedSpatialAnchors

Unity-SharedSpatialAnchors was built to demonstrate how to use the Shared Spatial Anchors API, available in the Oculus Integration SDK for the Unity game engine. The sample app showcases the creation, saving, loading, and sharing of Spatial Anchors.

For anchor sharing, this app uses Photon Unity Networking to share player data, and also allow users to interact with networked objects in a co-located space.

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

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 Oculus Integration SDK for the Unity game engine. The sample app showcases the creation, saving, loading, and sharing of Spatial Anchors.

License:MIT License


Languages

Language:ShaderLab 54.0%Language:C# 41.0%Language:HLSL 5.0%