0.0.8 • Published 6 years ago

cycle-gyronorm-driver v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

DEPRECATED

Just use

fromEvent(window, 'devicemotion')
fromEvent(window, 'deviceorientation')

instead

cycle-gyronorm-driver

Cycle.js drivers for accessing normalized accelerometer and gyroscope data using gyronorm.js.

Try the demo on your mobile device!

Note that this package was tested with Chrome browser (>= 65.0.3325.181) only.

API

makeGyronormDriver(options)

gyronorm.js accelerometer and gyroscope driver factory.

Params:

Return:

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago