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

Collision between points #24

Open NainalChauhan opened 6 years ago

NainalChauhan commented 6 years ago

Two points get collide when they are near to each other. How to stack the points one above the other if they collide with each other. Please help.