Skip to content

AR Plane Visualizer (v1.1)

Choose a tag to compare

@DrTaxi98 DrTaxi98 released this 06 Jul 21:37

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 Object button (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 Object button (you can do it multiple times).
  • You can hide the detected planes by tapping on the Hide Planes button (or, if they are not visible, you can show them by tapping on the Show Planes button).
  • You can close any panel also by pressing the Escape key of the device.
  • You can quit the application by tapping on the Quit button (or by pressing the Escape key of the device).