Developer Tools

Build on Kumiho

Integrate Kumiho into your custom pipeline tools, DCC plugins, and standalone applications using our official SDKs.

Python SDK

The standard for pipeline development. Full support for graph operations, asset resolution, and DCC integration.

pip install kumiho
View on GitHub

C++ SDK

High-performance integration for native applications, game engines, and heavy-duty processing tools.

#include <kumiho.h>
View on GitHub

Dart SDK

Build cross-platform client applications and tools with Flutter and Dart.

dart pub add kumiho
View on GitHub