Microtube Docs
Developers / API reference / Overview

API reference

The two ways to talk to HEXR from code: the Python library and the Unity C# API.

Two surfaces

SurfaceUse it forStatus
Python libraryScripts, research rigs, direct BLE controlAvailable
Unity (C#)VR / MR apps in UnityAvailable

The model

However you call it, HEXR follows the same model: your app raises an event (a touch or grip), you specify which fingers and an intensity, and the glove drives the matching soft actuators. See Events & data.