mobstac-private / tqrcg-barcode.js

Javascript QR Code library
Apache License 2.0
49 stars 9 forks source link

Add WebGL option to ContinuousScanner #6

Closed dsanders11 closed 8 years ago

dsanders11 commented 8 years ago

Adds an optional options parameter to ContinuousScanner to allow configuring WebGL. Would also be useful to allow other options, but that's the only one I needed for the moment (to disable it for a weak computer) and I wasn't positive on the plumbing for the others.