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

WebXR - Other Ray Modes in Select and Trigger teleportation #7406

Merged
merged 7 commits into from
Jan 9, 2020
Merged

WebXR - Other Ray Modes in Select and Trigger teleportation #7406

merged 7 commits into from
Jan 9, 2020

Conversation

RaananW
Copy link
Member

@RaananW RaananW commented Jan 9, 2020

Closes #7395 and #7397

  • It is now possible to use trigger to teleport (with N ms delay, set in the options, defaults to 3 seconds)
  • Selection now supports Touch mode (for ar on touchscreens) and gaze mode.

Gaze mode will focus on a specific mesh, wait for a specific timeout (configurable, defaults to 3 seconds) and will trigger a pointer down after this time interval, unless the pointer moved more then a configurable delta.

It is possible to force gaze mode on normal controllers as well

@deltakosh deltakosh merged commit 46cb54d into BabylonJS:master Jan 9, 2020
@RaananW RaananW deleted the xr-other-ray-modes branch January 9, 2020 23:09
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.

WebXR input selection for other target ray modes
2 participants