Open micahstubbs opened 4 years ago
Is there any browser supporting them?
I believe Firefox desktop had initial support but that was long time ago. Worth a try
good question, will take a look at Firefox desktop.
Looks like there's a PR from July which could be tested https://github.com/aframevr/aframe/pull/4225
Valve Index controller model here is looking good, might be a useful reference
https://immersive-web.github.io/webxr-input-profiles/packages/viewer/dist/index.html
more news on WebXR controller support from Tojiro https://twitter.com/Tojiro/status/1220421491264753664?s=19
Description:
I'd like to help contribute support for the Valve Index Controllers.
Here are some official 3d models of the Index Controllers from Valve that we might be able to use: https://github.com/ValveSoftware/IndexHardware/tree/master/Controller
It looks like the closest thing that we have now may be the
vive-controls
component https://github.com/aframevr/aframe/blob/master/src/components/vive-controls.js