Skip to content
Snippets Groups Projects
Commit 098606a4 authored by sdegrande's avatar sdegrande
Browse files

Implement OpenXR hand tracking

Add an OpenXRHandTracking class, which encloses the OpenXR calls needed
to use hand tracking (check availability, create/destory trackers, get
joints matrices), and also manage the 2 hands 3D models.

Currently, it only implements 'simple' hand tracking.
Additional extensions (to support hand tracking while holding the
controllers) is still to be finalized (related code is commented).
parent bbf758d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment