I am drawing on canvas based on device movement, I want to draw different characters in canvas based on mobile movement.
Currently its working butt i want to find time difference and i want to detect pause , pause means when user is not trying to draw and user is not moving mobile phone , so that Application ca assume that now user want to draw next character, How to find pause in accelerometer values. Any logic ? Also tell me how i can smooth accelerometer values , so that user can draw lines without noise.
No comments:
Post a Comment