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

Generic THREE.VRController #10984

Closed
wants to merge 6 commits into from
Closed

Generic THREE.VRController #10984

wants to merge 6 commits into from

Conversation

stewdio
Copy link
Contributor

@stewdio stewdio commented Mar 11, 2017

Handles gamepad discovery, emits event with controller (Object3D) instance. Handles controller updates for position, orientation (including 3DOF rigs). Watches for updates on axes and button states, emits corresponding events on the controller instance. Good for Vive, Rift, Daydream, and beyond. And all you need to do is include THREE.VRController.update() in your animation loop.

@mrdoob
Copy link
Owner

mrdoob commented Mar 11, 2017

Files changed: 1,389

Something went wrong 😁

@stewdio
Copy link
Contributor Author

stewdio commented Mar 11, 2017 via email

@mrdoob
Copy link
Owner

mrdoob commented Mar 13, 2017

#10991

@mrdoob mrdoob closed this Mar 13, 2017
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.

2 participants