Hello fellow developers,
I have completed an AR app for a client recently.
The app allows you to measure things like a room for example among many other features.
They are complaining that the resulting measurement’s precision is not precise enough.
They specifically mentioned a 1-2% deviation.
Currently, my ARMeshManager’s property “Meshing Mode” is set to Long Range Low Detail.
I just changed it to “Short Range High Detail”.
Do you know if there’s any other setting or solve for this particular problem of precision?
Thanks!