A simple app demo where you can place two labels in AR, each displaying the distance to the camera in real time.
- Two labels can be anchored to the real world.
- The distance to each individual label from the camera is displayed in realtime.
- Renders the distance as a line between camera and label.
- Change line color based on distance.
- ARFoundation
- Unity (with S.O.L.I.D principles)