Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spite/three.gamepadcontrols

Camera controls for three.js using the Gamepad API
https://github.com/spite/three.gamepadcontrols

Last synced: 21 days ago
JSON representation

Camera controls for three.js using the Gamepad API

Awesome Lists containing this project

README

        

# THREE.GamepadControls
Camera controls for three.js using the Gamepad API

You'll need a browser that can run WebGL and the Gamepad API.

The left pad controls the camera look around, the right pad controls the movement in the XZ plane. The bottom shoulder buttons control vertical movement in the Y axis.

[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/NxHxG8_UT8o/0.jpg)](http://www.youtube.com/watch?v=NxHxG8_UT8o)

Not sure if the Gamepad API is working? Check [Jumping the Hurdles with the Gamepad API](http://www.html5rocks.com/en/tutorials/doodles/gamepad/) at HTML5Rocks and try the [Tester](http://www.html5rocks.com/en/tutorials/doodles/gamepad/gamepad-tester/tester.html)

For some reason, it's only working on Chrome. Firefox and Opera have support, but the Gamepads are not being listed. Safari doesn't have support. I haven't tried Edge yet.

#### License ####

MIT licensed

Copyright (C) 2015 Jaume Sanchez Elias, http://www.clicktorelease.com