LocalJoost / QRCodeService

Show a MRTK2 service to read (and position) QR codes using HoloLens 2
MIT License
75 stars 25 forks source link

Multiqrcodetracker #12

Closed Rutherfordum closed 2 years ago

Rutherfordum commented 2 years ago

I added multi tracked QR code, now u can use a more objects and QR Code target. Just create the "new ReferenceQRTextLibrary" write a QRText and add prefab object, add this reference to MultiQRTrackerController on the scene object MultiQRCodeTracker, build, next generate a QRCode with QRText and print, enjoy)

LocalJoost commented 2 years ago

Done. I did make a separate branch because I want to keep main for myself