Skip to content

qaribhaider/location-ar-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location based AR Demo

Built on top of AR.js v2, to test the location based augemented reality functionality using web browsers.

Behind the scenes

  • Ar.js - Augmented Reality for web apps
  • Tutorial - Build your Location-Based Augmented Reality Web App

Setup

Clone the repo on your machine, and update js/script.js based on your preferences, details below;

Function Details
loadPlaces() Change method constant to static or api. API is used if you want to get nearest places automatically, if static is used then places defined in loadPlaceStatic will be picked
loadPlaceStatic() If you are using static places option then add the places here, in the PLACES constant

About

Testing location based AR using Ar.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published