AFrame Oculus Go Controller Documentation?
Asked Answered
B

1

4

Does anyone know where I can get some decent AFrame Oculus Go Controller Documentation?

I need to make a camera controller that moves like a WASD with the Oculus Go Controller. Right now on aframe.io there is no documentation on Oculus Go.

Baseless answered 13/6, 2018 at 0:42 Comment(0)
T
4

The Oculus Go controls are available in the master branch (you can use it today at https://rawgit.com/aframevr/aframe/master/dist/aframe-master.js) and will ship in A-Frame 0.9.0. Docs available here: https://github.com/aframevr/aframe/blob/master/docs/introduction/interactions-and-controllers.md#adding-3dof-controllers-daydream-controls-gearvr-controls-oculus-go-controls

Tetanize answered 13/6, 2018 at 0:52 Comment(1)
I'm looking for the 'events' for the Go Controller. The link to the 'oculus-go-controls component' goes to a 404 page. Are the Go Controller events the same as the 'gearvr-controls component?'Baseless

© 2022 - 2024 — McMap. All rights reserved.