Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial support for XR Anchoring #11

Merged
merged 7 commits into from
Mar 6, 2025
Merged

Conversation

nlsdvl
Copy link
Contributor

@nlsdvl nlsdvl commented Feb 27, 2025

Initial support for defining XR anchors based on the MPEG_anchor gltf extension , the following anchor types are implemented:

  • TRACKABLE_FLOOR
  • TRACKABLE_VIEWER
  • TRACKABLE_CONTROLLER
  • TRACKABLE_PLANE
  • TRACKABLE_MARKER_2D
  • TRACKABLE_MARKER_GEO
  • TRACKABLE_APPLICATION

The following is not implemented, as not currently supported by the unity player:

  • TRACKABLE_MARKER_3D

Fixes #9

@nlsdvl nlsdvl self-assigned this Feb 27, 2025
@nlsdvl nlsdvl linked an issue Feb 27, 2025 that may be closed by this pull request
@nlsdvl nlsdvl merged commit f6cdf3e into development Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blender exporter : support XR anchors
1 participant