kylecorry31 / andromeda

A collection of Android libraries for simplifying development
MIT License
19 stars 4 forks source link

Add world accelerometer #94

Closed kylecorry31 closed 8 months ago

kylecorry31 commented 8 months ago

Accelerometer + orientation to get acceleration in North East Up. Implement the same way as compass (takes in other sensors).

acceleration x inverse rotation matrix (I believe)