Blender AI Assistant
3D-Agent is a multi-agent AI plugin for Blender that operates through Blender's native Python API. Unlike external mesh generators that export static OBJ or GLB files, 3D-Agent works inside your open scene and produces editable .blend output with real topology, materials, and modifier stacks. The system uses four coordinated agents: a scene reader that inspects the current Blender state, a planner that decomposes prompts into discrete operations, a code agent that writes Blender Python for each step, and a vision verifier that screenshots the viewport between steps to catch failures before they compound.
Useed by indie game studios, architectural visualization shops, and Roblox creators who need AI inside their existing Blender workflow without giving up scene control.
