0.0.8 • Published 5 years ago

cycle-gyronorm-driver v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago