GodotVR / godot_openxr_vendors

Godot 4 wrapper for OpenXR vendors loaders and extensions
MIT License
90 stars 19 forks source link

Create Meta Spatial Anchor tutorial doc #188

Closed devloglogan closed 1 month ago

devloglogan commented 1 month ago

Adds a tutorial document to introduce users to using spatial anchors with the OpenXRFbSpatialAnchorManager node. I've also added a link at the top of the Meta Scene Manager tutorial cross referencing the two documents, as the scene / spatial anchor APIs are often used together.

This PR will probably fail CI until after #170 is merged.

devloglogan commented 1 month ago

Rebased so this PR will be merge ready after #187 is merged