Embody transforms TouchDesigner development by making typically binary project files (.toe) readable and manageable for both humans and AI. It integrates an embedded MCP server, Envoy, allowing AI assistants to directly interact with live TouchDesigner sessions, executing commands to create operators, set parameters, and debug without manual intervention. Furthermore, Embody externalizes TouchDesigner operators into diffable files, and introduces TDN, a human-readable JSON format for network exports, significantly improving version control, code review, and collaborative workflows.
主要功能
01Automated Operator Externalization
02Embedded Envoy MCP Server for AI Interaction
03Integrated Logging and Testing Frameworks
04Portable TOX File Export
0532 GitHub stars
06Diffable TDN Network Export and Import
使用案例
01Enable AI assistants to directly create, modify, and debug TouchDesigner projects through natural language.
02Implement robust version control for TouchDesigner projects using diffable file formats and network exports.
03Streamline collaborative development, code review, and automated project setup for TouchDesigner networks.