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 UnityReference coming with SDK

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.

In progress

This page is being completed — the full detail lands with the upcoming HEXR SDK release. Meanwhile the developer hub and the runtime tutorials have what you need to start.