Turboism is conceived as an adaptation layer between Live2D Cubism Editor internals and extension code. Its purpose is to give plugin authors a higher-level integration surface without asking them to depend directly on editor implementation details.
Conceptual layers
- Live2D Cubism Editor as the host application.
- Adaptation work for host-specific symbols and version differences.
- Turboism framework services and extension boundaries.
- Official and third-party plugins built on those boundaries.