ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside .blend files, and pass configs in/out via JSON. It’s ...
This document guides in setting up a python environment that blends-in with the blender python, keeping it separated and independent. This allows you to write python code that will run inside your ...