1.0.0 • Published 6 years ago

qrarjs v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

QrAr.js

QrAr.js is a JavaScript library that uses QR codes as markers for Augmented Reality applications.

  • The lib folder contains code for the qrar npm package. Look here for more details about contributing to the npm project
  • The lib-wasm folder contains the code for the WASM port of parts of the lib. This will only be visible in the experimental-webassembly folder
  • The demo folder contains an example of using QRAR in a realworld application
  • There are 3 experimental branches:
    • experimental-webassemby
    • experimental-webworker
    • experimental-webworker-webassembly