Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accelerometer implementation
#2
Just use simple maths to compute acceleration:
acceleration at frame N = (velocity at frame N - velocity at frame N-1) / time between frames N and N-1
if this formula is not clear, just search on the internet about acceleration computation, it's really not hard
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Accelerometer implementation - by _Aka_ - 02-10-2020, 11:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VoumeController Implementation Missing Methods in API pako88 3 2 Yesterday, 11:16 PM
Last Post: _Aka_

Forum Jump: