Controllable Car in AR

less than 1 minute read

Overview

I was curious about Augmented Reality so I decided to try to make this project using Unity and Google’s ARCore. The app allows me to use my phone to control a small car on detected planes.

Demo

v0 Demo

Main Features

  • Look and move around to detect planes.
  • Tap a plane to spawn a car.
  • Use the menu to change the scene state into one of two states:
    • Edit: To be able to spawn cars.
    • Nonedit: Car does not spawn when tapping a plane.
  • Jump button currently disabled.
  • No vehicle options at the moment.
  • Left joystick controls forward and backward movement while right joystick is to turn.

ar-experimentation

Comments