GitHub Repo Link
Hosted Page Link
This is the project submited to my Immersive Technologies module during my Computing degree.
This is a mobile Augmented Reality App which will download OpenStreetMaps points of interest from a GeoJSON based API to
display 3D models in the device camera so that the user can look around with their camera and see the rendered ponts of
interest.
For this, it uses the AFRAME web framework to render the 3D models onto the screen and places them at each of the points
of interest location.
Clicking on the icon will take you to the GitHub Page hosting the app which means you can try it on your desktop or on
your mobile device.
Technologies used