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 MPEG_anchoring extensions to the scene description format #20

Open
nlsdvl opened this issue Feb 15, 2024 · 0 comments · May be fixed by 5G-MAG/rt-xr-gITFast#3
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nlsdvl
Copy link
Contributor

nlsdvl commented Feb 15, 2024

This extension enables AR use cases, eg. by signaling anchoring of 3D scene's nodes, to be presented as overlays to the real world.

The extension defines several types of trackables to which nodes can be anchored:

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

The scope of the initial implementation needs to be confirmed

Support is seeked through Unity's ARFoundation package: https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@5.1/manual/index.html
The following platforms could be supported on initial implementation.

@nlsdvl nlsdvl added the enhancement New feature or request label Feb 15, 2024
@nlsdvl nlsdvl added this to the Version 1.0.0 milestone Mar 15, 2024
@nlsdvl nlsdvl linked a pull request Mar 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants