Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 966 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 966 Bytes

Google-Maps-AR

A WearHacks Waterloo Project

An android augmented reality application, which provides navigation directions and real-time position tracking viewable with and without AR headsets. After you pick a location, the directions will be displayed step-by-step on the camera's video feed, with a pointer to the next step.
The view is also compatible with an AR headset, by using Vuforia, an AR extension for Unity, and it can be toggled under Vuforia settings in Unity.

A few screenshots are shown below (sorry for the bad quality, I blame the screen recorder):

Main screen On the road

Notes:

  • the main folder is called "Shoot the cubes" because, being a hackathon project, it started off as a very different thing and we were too lazy to change the name
  • might have some permission issues accessing the phone's built-in compass, causing it to crash