Unit testing UI interaction with MRTK3
Unit testing is a method software developers use to ensure code reliability. It involves writing extra code to input known data into other code - the busines...
Unit testing is a method software developers use to ensure code reliability. It involves writing extra code to input known data into other code - the busines...
Sometimes it’s necessary to know whether or not the user is actually wearing the headset while running your app. For instance, this might be because the user...
History repeats itself - a little under four years ago, I wrote about how the non-native keyboard in MRTK2 could be made to play with the then-new HoloLens 2...
Once again, I am revisiting the subject of displaying things in HoloLens 2 using QR codes. Developers who tried to use the code from my widely used example f...
Like I wrote before, I sometimes feel like I am Microsoft’s one-man Mixed Reality Q&A department, judging by the number of questions I get. I guess it’s ...