For a high-level overview of MyoSapiens, see the Overview page.
Understanding human shape and motion underpins animation, robotics, sports, XR, and biomechanics. All of these domains rely on fitting an anatomical kinematic model to recorded motion. Nevertheless, the space has become highly fragmented as everybody uses:
A unified approach is increasingly essential.
MyoSapiens provides a single, unified API that abstracts away this complexity. We handle:
So you can focus on building your product, not maintaining the underlying motion stack.
The first release enables motion retargeting, with additional motion intelligence features planned.
MyoSDK is the developer interface designed to expose enterprise-grade scalable API access to MyoSapiens evolving capabilities.
Human Kinematics Retargeting API - Map motion capture data onto unified, anatomically consistent human kinematics.
Useful for animation pipelines, XR avatars, robotics simulation, performance analysis, and fitness apps.
See Kinesis for more details.
Additional motion intelligence features are planned for future releases. The SDK is designed to be a stable, future-proof interface as MyoSapiens capabilities expand.
The Python SDK is the simplest way to integrate with MyoSapiens. It provides:
A stable, future-proof interface as the MyoSapiens capabilities expands. Designed to fit naturally into existing production pipelines. See the Installation Guide to get started with the SDK.
Developers use the early MyoSDK to:
The MyoSDK is designed to be consumed via server-side integrations for:
Recommended architecture: Frontend → Your Backend → MyoSDK
In the current release, job processing does not retain your data beyond what is required to complete the job. Uploaded data and generated outputs are deleted shortly after the job finishes.