This website requires JavaScript.
Explore
Help
Sign In
UnrealEngine
/
Plugin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
342fa15b9f93c9980c735276a0f7fc82da7c6c7f
Plugin
/
Source
/
SenseGloveTracking
/
Public
/
SGTracking
T
History
Mamadou Babaei
342fa15b9f
implement our own GetMotionControllerData instead of using the one from the XRTrackingSystem as it only picks up the first hand tracking plugin in order to make sure at least internally we use the hand-tracking data from senseglove
2024-08-16 16:37:27 +02:00
..
SGGloveTracker.h
fix a few build issues
2024-08-16 16:37:25 +02:00
SGHMDTracker.h
add IsAMetaQuestDevice() and IsAHtcViveDevice() methods
2024-08-16 16:37:23 +02:00
SGXRHandState.h
implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support
2024-08-16 16:29:36 +02:00
SGXRTracker.h
implement our own GetMotionControllerData instead of using the one from the XRTrackingSystem as it only picks up the first hand tracking plugin in order to make sure at least internally we use the hand-tracking data from senseglove
2024-08-16 16:37:27 +02:00