MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
374 stars 96 forks source link

Update MRTK3 to use Unity XR Hands package #66

Open IssueSyncBot opened 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@AMollis @AMollis


Describe the problem

With Unity's XR Hands package, Unity now exposes articulates hand tracking data. MRTK3 should be update to the utilize this package.

The easiest route to create a MRTK3 HandsSubsystem that wraps XR Hands data.

Tasks


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11680

IssueSyncBot commented 1 year ago

Original comment by:

@camnewnham camnewnham


+1 ! This would hugely benefit support for Quest and the looming Apple device.

shaynie commented 11 months ago

@keveleigh has this in progress. Review PR #504

shaynie commented 6 months ago

@keveleigh will do a doc PR about how to enable

Consider making this the default in the next major version