The DccScriptingInterface (DCCsi) is an experimental O3DE Gem (version 0.0.2) designed to provide a shared development environment for technical artists. It enables interoperability between O3DE and various Digital Content Creation (DCC) tools within the Python ecosystem (e.g., Blender, Maya, Substance).
Key Features:
- O3DE Editor Extensibility: Python scripting, utilities, and PySide tools.
- DCC Application Integration: Extends DCC tools using their specific Python APIs/SDKs.
- Standalone Tools: Custom Python-based utilities to improve O3DE workflows.
Note: Currently a prototype, Windows-only, and requires Python 3+ (e.g., Maya 2022 or later).