mdn/content

Explanation of `bounded-floor`/`local`/`local-floor` needs improvement

Open

#33 111 ouverte le 16 avr. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Markdown (22 427 forks)batch import
Content:WebAPIarea: WebXRhelp wanted

Métriques du dépôt

Stars
 (8 900 stars)
Métriques de merge PR
 (Merge moyen 7j 3h) (147 PRs mergées en 30 j)

Description

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/XRReferenceSpace

What specific section or headline is this issue about?

bounded-floor/local/local-floor/etc explanations

What information was incorrect, unhelpful, or incomplete?

The explanations being based around phrases like "the user is not expected to" weren't helpful for me.

What did you expect to see?

If my understanding is correct, then I think it'd be helpful to add a couple more sentences to each explanation - something like these:

  • local: [...] Recentering affects all three axes. So, for example, if you crouch down and then recenter, that will cause the virtual world to be "lowered" relative to the real world.
  • local-floor: [...] Recentering affects the two horizontal axes while keeping the vertical aligned with your real floor. So, for example, if you crouch down and then recenter, the world will not be "lowered" relative to the real world - i.e. recentering after a vertical movement will not move the virtual world relative to the real world at all.

Please include some plain language and examples like this to help the reader understand.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

I asked a friend who was just starting to do some WebXR stuff too, and they didn't understand the explanations on that page either, so I don't think this is a 'me' problem.

MDN metadata

Guide contributeur