Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 933 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 933 Bytes

AR-Navigation-App

Augmented reality indoor navigation app for building 'A' of 'Hochschule Flensburg'. Scan one of the markers in the hallway, select a destination and follow the arrow.

Using: Unity C# and Google 'AR-Core'

Mask Mask -We 3d modeled the 'A'-building of 'Hochschule Flensburg'. Mask -By scanning the marker we synchronize the real position of the user with the position within the 3D model of the building, the 3d camera keeps in sync with the phones rotation/position(through acceleration) Mask -You can pick a prebuild destination within the building, the app calculates the fastest route to your destination in the building. Mask -Just follow the 'augmented reality ARrow' Mask -Done