Dynamic QR Code Generation
Hello,
Here is a nifty little Lua library http://speedata.github.io/luaqrcode/ that, when you hand it a string, will return a table of positive or negative values that describe a qrcode.
This data by itself isn't very useful however with Storyboard's canvas render extension we can easily turn this data into a visible QRCode.
See Storyboard Sample.
1
Comments
Please sign in to leave a comment.