https://github.com/spearwolf/motiontracker
html5 DeviceMotionEvent playground5
https://github.com/spearwolf/motiontracker
Last synced: 8 months ago
JSON representation
html5 DeviceMotionEvent playground5
- Host: GitHub
- URL: https://github.com/spearwolf/motiontracker
- Owner: spearwolf
- Created: 2013-06-13T07:25:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-14T15:08:12.000Z (almost 13 years ago)
- Last Synced: 2025-10-14T15:05:39.458Z (8 months ago)
- Language: JavaScript
- Size: 5.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
motiontracker
=============
_html5 DeviceMotionEvent playground5_

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