Moving an object over a multi line path using HoloLens 2 hand tracking
In the previous part we established how we could do some basic hand tracking and gesture recognition. The goal, at least part one of the goal, was to be able...
In the previous part we established how we could do some basic hand tracking and gesture recognition. The goal, at least part one of the goal, was to be able...
For a little POC I was working on, I wanted to be able to detect if a user was grabbing or pinching on or near specific locations. I did not need the elabora...
Let me first show up where this shows up in Unity: Create a new, empty 3D Unity project When it’s done creating hit File/Build Settings, select “Univer...
In my previous post I showed how to read QR codes using native functionality of the HoloLens 2 and the Microsoft.MixedReality.QR package, using a MRTK Extens...
QR codes are a great way to input data into Mixed Reality apps. You can simply hold them in front of the device you are wearing and the app can read the data...