AR Plane Visualizer (v1.1)
AR Plane Visualizer (v1.1)
Release that implements an AR plane visualizer and an UI.
New Features
With this release, the application offers an UI that allows the user to:
- show/hide detected planes;
- select the object to place (cube);
- place an object;
- quit the application.
How to Install
Download the .apk file of this release (ARPlaneVisualizer.apk) on an Android mobile device and install it.
How to Run
Run the installed application (Unity AR Foundation Example).
How to Use
- Select an object to place by tapping on the
Select Objectbutton (you can change it anytime). - Use the device camera to detect a plane in real life: when a plane is detected and the placement indicator appears, you can place the chosen object on that spot by tapping on the
Place Objectbutton (you can do it multiple times). - You can hide the detected planes by tapping on the
Hide Planesbutton (or, if they are not visible, you can show them by tapping on theShow Planesbutton). - You can close any panel also by pressing the
Escapekey of the device. - You can quit the application by tapping on the
Quitbutton (or by pressing theEscapekey of the device).