bryik / aframe-vive-control-template

Make your own Vive control schemes!
https://bryik.github.io/aframe-vive-control-template/
MIT License
2 stars 0 forks source link

Vive Tracker #1

Open Hitschm opened 7 years ago

Hitschm commented 7 years ago

I'm working on a A-Frame project and would like to integrate with the new Vive trackers that are supposed to come out in the next few months (developers sign up has started). Is there any reason that those would not be available trough WebVR/A-Frame? Could this component be extended to support them?

bryik commented 7 years ago

Is there any reason that those would not be available trough WebVR/A-Frame?

I'm not sure, but if the browsers don't support the Vive trackers already I imagine they'd be updated to work with them eventually.

Could this component be extended to support them?

Anything is possible, but you'd probably want to make an A-Frame component specifically for the Vive trackers. I made this component as learning experience for the most part.