/location-based-ar

Experimentation about location-based Augmented Reality

Primary LanguageHTML

Experimentation with GPS for AR

This is an experimentation of using phone gps + gyroscope to display Augmented reality.

Note: GPS accuracy is significantly less than normal AR tracking. So be sure it matches your use-case.

Note2: this is very experimental and not finished.

Credit

It is based on the discussion from this github issue. It has been originated by 1d10t in this file. Thanks a LOT for your contribution!