dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
203 stars 85 forks source link

Android. Augumented Reality move views more smooth #34

Open davittorosyan opened 5 years ago

davittorosyan commented 5 years ago

Hi, Currenlty I use this library

Im trying to show and move items based on sensor in Android. In my case its not smooth. ( I used setX, setLayoutParams and Objectanimator ) I want to have same smooth movement like in this application https://play.google.com/store/apps/details?id=app.WTInfoTech.WorldAroundMeLite&hl=en

screenshop

Do you know how I can make it smooth

akshayshelke232 commented 2 years ago

hey @davittorosyan did you find out how to make it smooth?