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

https://github.com/spearwolf/motiontracker

html5 DeviceMotionEvent playground5
https://github.com/spearwolf/motiontracker

Last synced: 8 months ago
JSON representation

html5 DeviceMotionEvent playground5

Awesome Lists containing this project

README

          

motiontracker
=============

_html5 DeviceMotionEvent playground5_

![iphone screenshot](screenshot.png)

You will only need
[assets/js/motiontracker.js](https://github.com/spearwolf/motiontracker/blob/master/assets/js/motiontracker.js)
if you want to use the library for your own satisfaction.

To build the html example app you will need the great [Hammer For Mac](http://hammerformac.com/)
or [try it online](http://dunkelmagie.info/mt/).

Features
--------

- lowpass filter to smooth tilt values
- works great on iphone and ipad (using _DeviceMotionEvent_)
- _work in progress_

have fun!
wolfger@spearwolf.de