Download the latest version of the app from here: Download APK
This app gets the vector positions of two points in three dimensional space, and then uses the Vector Distance Formula to find the distance between the two vectors, accurately upto two decimal places. It then renders the distance in augmented reality world space. This app uses the ARFoundation plugin for Unity.
Measuring surfaces using traditional method- rulers, inch tapes, etc. is hard and tedious. With the help of this app, you can measure any surface in a matter of seconds- just selects two points on the screen- and boom... you have your distance in a second.
Fork this project, make some changes and send a pull request to contribute to this project. You might consider completing one of the tasks from to-do list:
- Adding an iOS .ipa file for Apple Users.