Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 611 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 611 Bytes

Unity QR Scanner

The Unity Assets QR Scanner package allows you to read QR codes and extract data from them using a QR image.

Note: Complete the following two steps before importing the unity-assets-qr-scanner package:

  1. Download and Import the NuGetForUnity Package https://github.com/GlitchEnzo/NuGetForUnity/releases
  2. Open the NuGet Package Manager Window Search for and install the ZXing.Net package. https://github.com/micjahn/ZXing.Net/

Setting Up Sample Projects

To use the sample projects, create the following folder structure: StreamingAssets/QR Images, and add QR images to that folder.