Skip to content
/ ar3d Public

augmented reality demo using barcode detection api

Notifications You must be signed in to change notification settings

monteslu/ar3d

Repository files navigation

Augmented Reality in 3D with QR codes

monteslu

Simple app to demonstrate Augmented Reality using QR codes.

This app is up and running at: https://ar3d.surge.sh

Fire it up, and hold up a QR code to your webcam.

Native QR scanning

In order to use the new Shape Detection API as of Chrome 59 you'll need to enable a flag:

In chrome://flags enable Experimental Web Platform features

This demo will fallback to software detection of QR codes, provided your browser has webcam access at least.

If you're using a browser that doesn't have webcam support, then use a better browser :)

To build it locally:

npm install
npm run build

Run it

npm run start

View it

Then view the app: http://localhost:3013

About

augmented reality demo using barcode detection api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages