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
205 stars 85 forks source link

Why points are not fixed in android like iOS ? #21

Open ShantiRanjanDas opened 6 years ago

ShantiRanjanDas commented 6 years ago

Point of interest which are showing are not fixed. They change their positions.

Please, refer this link how the points are fixed in iOS from below link. https://github.com/ProjectDent/ARKit-CoreLocation

I have applied low pass filter to the sensor values, then also I have the same problem. I don't have the proper knowledge of OpenGl matrix you used. Can It be corrected through matrix or some other way, please look at this, and kindly at-least revert back on this issue.

akshayshelke232 commented 2 years ago

hey @ShantiRanjanDas did you find out how to fix the points