4 ms·
I use the official Blender MCP to drive Blender from Claude. Mostly creating specialized Geometry Nodes and Python utility scripts. I have made a couple of add
by commieneko 13d ago
I use the official Blender MCP to drive Blender from Claude. Mostly creating specialized Geometry Nodes and Python utility scripts. I have made a couple of add on plug ins with it.
And Claude, more or less by itself, came up wth a workflow to create asset library Geometry Nodes that we distribute over our internal network.
An example:
I told Claude to do research on the design and nomenclature for straight back chairs and create a geometry node group that exposes the main nomenclature as parameters and generates watertight geometry. Claude produced something useful on the first try and with a little back and forth we got something very nice. I then told it to do the same thing for basic tables and it came back with a detailed plan to have a standard workflow that stores text file documentation, in markdown format, INSIDE of Blender, along with utility scripts to generate the node groups.