Skip to content

nicolocarpignoli/location-based-ar-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Based AR Tutorial - AR.js v2.0.x

These three, basic projects are used on this tutorial about Location Based Augmented Reality on the Web, using AR.js v2.0.x.

  • dynamic-places: places are added with remote APIs fetch, using Foursquare APIs. Need configuration (client id and client secret)

  • static-on-html: places are added using a static array via script: you have to manually insert valid gps coordinates in order to see places near you

  • only-html: add one (ore more) place using only a single HTML file. Needs manual addition of valid coordinates.

Have fun! 🌍

Live URL (i.e. for v3 folder): https://nicolocarpignoli.github.io/location-based-ar-tutorial/v3

About

A Location Based AR Tutorial using AR.js v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published