inversekinematics - eisclimber/ExPresS-XR GitHub Wiki
Classes for representing the player's body via inverse kinematics.
| Name | Description |
|---|---|
| IKBodyPresence | Uses IKTransformMappings to automatically track the targets (head and hands) of an IK setup with a normal HMD. |
| IKPositionTracker | Applies additional VR-guided IK Mappings. For only tracking head and hands use IKBodyPresence! |
| IKTransformMapping | A helper class for mapping between a transform for an ik, maintaining a positional and rotational offset. |