[share] jit.void.qrcode encode anything to a QR Code jitter matrix
jit.void.qrcode is a Jitter external for Max that generates QR codes as matrices. Delivered as a package with help + ref.
It converts a text string into a single-plane char Jitter matrix, where white pixels represent active QR modules and black pixels represent inactive ones.
Based on the Nayuki QR Code generator (MIT License).

The object is designed to be simple, lightweight, and easy to integrate into Jitter-based workflows.
It supports adjustable output size and error correction levels, and works on macOS only (silicon + intel). Win maybe soon.
Cool! throw the source up on a github and i'll build a windows version if you like.
Hi Robert, thanks.
I'll do my best to refactor it but I'm on something bigger at the moment related to my shared memory small suit of objects which I'd like to release as a package (including windows things + TD connectors +++)