The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
Is your feature request related to a problem? Please describe
The hand tracking implementation of XRTK already calculates curl strength for each finger and hand. Those values are not used for visualization yet though.
It would be nice to give the user a visual cue when grabbing stuff and curling fingers.
The Microsoft OpenXR plugin is an Unreal Engine game plugin which provides additional features available on Microsoft's Mixed Reality devices like the HoloLens 2 when using OpenXR.
XRTK - Mixed Reality Toolkit Feature Request
Is your feature request related to a problem? Please describe
The hand tracking implementation of XRTK already calculates curl strength for each finger and hand. Those values are not used for visualization yet though.
It would be nice to give the user a visual cue when grabbing stuff and curling fingers.
Relevant classes:
`HandJointVisualizer