This repository offers a structured introduction to scripting in Blender using Python. It covers essential topics such as object manipulation, material and texture creation, camera control, rendering, ...
This is a setup and operation memo for directly controlling Blender from Claude Code to build 3D scenes and obtain rendered images. Blender MCP allows you to directly control Blender from Claude Code.
Blender MCP项目实现了Model Context Protocol (MCP)与Blender之间的集成,使AI模型(如Claude)能够直接与Blender交互,进行3D建模、渲染和场景操作。 ┌────────────────────┐ IPC ...