The HEXR SDK lets you drive realistic touch feedback from your XR application. Send contact and force events from your engine and HEXR's soft pneumatic actuators do the rest — with sub-20ms response and natural, hand-tracked movement.
HEXR integrates with Unity through your choice of runtime — each has a dedicated step-by-step tutorial — or drive the glove directly from Python.
Integrate HEXR in Unity using the OpenXR plugin.
View tutorial →Integrate HEXR in Unity using the Meta OVR plugin.
View tutorial →Integrate HEXR in Unity with the Mixed Reality Toolkit.
View tutorial →Control the HEXR glove directly from Python.
View repo →git clone, then pip install -r requirements.txt). To enable pip install, add a pyproject.toml to the repo (or publish it to PyPI).Clone the repo, drop the package into your project, and trigger your first haptic event in minutes.