Class FBHandTrackingMesh

java.lang.Object
org.lwjgl.openxr.FBHandTrackingMesh

public class FBHandTrackingMesh extends Object
The XR_FB_hand_tracking_mesh extension.

The XR_EXT_hand_tracking extension provides a list of hand joint poses but no mechanism to render a skinned hand mesh.

This extension allows:

  • An application to get a skinned hand mesh and a bind pose skeleton that can be used to render a hand object driven by the joints from the XR_EXT_hand_tracking extension.
  • Control the scale of the hand joints returned by XR_EXT_hand_tracking.