Skip to content

Show a MRTK2 service to read (and position) QR codes using HoloLens 2

License

Notifications You must be signed in to change notification settings

OSU-AIMS/QRCodeService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCodeService

Show a MRTK2 service to read (and position) QR codes using HoloLens 2

PLEASE PLEASE PLEASE before opening issues:

Changes

  • Unity Editor 2020.3.7f1 → 2020.3.19f1
  • Microsoft.MixedReality.OpenXR 0.9.31.3.1
  • MRTK 2.6.12.7.3
    • Foundations, Assets, Extensions, Toolkit, Examples

  • Added needed call to QRCodeWatcher.RequestAccessAsync() before creating QRCodeWatcher

  • Removed use of TimeSpan.UTCNow and QRCode.LastDetectedTime to determine freshness of localizations

    • Did not work while remoting in editor

About

Show a MRTK2 service to read (and position) QR codes using HoloLens 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ShaderLab 81.1%
  • C# 11.8%
  • HLSL 7.1%