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

https://github.com/webxr-ios/three-js-utils

A group of vr utils for THREE.js.
https://github.com/webxr-ios/three-js-utils

Last synced: over 1 year ago
JSON representation

A group of vr utils for THREE.js.

Awesome Lists containing this project

README

          

# THREE-js-utils
A group of vr utils for THREE.js.

### `CardboardActions.js`
- Adds home, back, select actions using only a cardboard headset.

### `DeviceMotionControls.js`
- Adds movement to the threejs camera.

### `DeviceOrientationControls.js`
- Adds looking around camera to threejs.

### `VREffect.js`
- Adds the stero vr effect to a camera.