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'
-We 3d modeled the 'A'-building of 'Hochschule Flensburg'. -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) -You can pick a prebuild destination within the building, the app calculates the fastest route to your destination in the building. -Just follow the 'augmented reality ARrow' -Done