Requires Unity 4.6.4 or higher.
Easy QRCode Scanner for iOS and Android is the best and the easiest way to implement a Code scanner in your game or App.
It scans both QRcodes and barcodes.
Import, call a single method, compile and... scan!
Few code to edit, everything is already integrated.
Basic scanning interface is pre-included: change for your own custom layout if you don’t like it!
Features:
- Easy to integrate
- Shared C# methods for iOS and Android
- Camera preview to let your users aim
- Flash light to scan in the dark
- Supported codes: EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
- Retrieve the scan image/Texture2D [iOS only]
- Decode an Image/Texture2D without camera preview [iOS only]
- Based on the zbar library