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] Haptics support #8902

Open
alexswerner opened this issue Jul 23, 2021 · 0 comments
Open

[WebXR] Haptics support #8902

alexswerner opened this issue Jul 23, 2021 · 0 comments
Labels
Feature-Request This is a new feature that did not previously exist in the project

Comments

@alexswerner
Copy link

alexswerner commented Jul 23, 2021

XRViewer is truly amazing. Great work!

User Problem

Haptic feedback increases immersion and will hopefully be part of the WebXR standard one day. Since XRViewer is already blazing the trail for WebXR on IOS, adding this experimental feature would enable more complete applications. The Oculus Browser seems to support this already (see immersive-web/webxr-gamepads-module#29).

Ideas for Solution

Implement the GamePad and GamepadHapticActuator interfaces to e.g. access the Taptic engine on IOS. Alternatively wait for the WebXR Device API to include haptics (see immersive-web/webxr-gamepads-module#29)

┆Issue is synchronized with this Jira Task

@alexswerner alexswerner added the Feature-Request This is a new feature that did not previously exist in the project label Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Request This is a new feature that did not previously exist in the project
Projects
None yet
Development

No branches or pull requests

1 participant