Skip to content
daily-hour-news·

🛠️Drive Blender From a Coding Agent on macOS in One Line

TL;DR

Frontier models have quietly gotten good at Blender, and wiring one up on macOS takes a single instruction. Install Blender, point your agent at the app bundle, and it renders scenes and hands back editable .blend files.

Frontier models have quietly gotten good at Blender, and wiring one up on macOS takes a single instruction. Install Blender, point your agent at the app bundle, and it renders scenes and hands back editable .blend files. Simon Willison tested the flow with GPT-6 Astra.

Drive Blender From a Coding Agent on macOS in One Line — daily-hour-news

Key Points

1

Install Blender from blender.org, then tell the agent to use /Applications/Blender

2

Explicit form: /Applications/Blender.app/Contents/MacOS/Blender --background --python scene.py

3

Agents return .blend files you can open and edit, not just rendered frames

4

Tested against GPT-6 Astra, which OpenAI says is strongest yet at generating 3D models

Why It Matters

3D asset generation becomes a scriptable step inside an agent pipeline instead of a separate tool with its own learning curve.

Quick Facts

Blendercoding agentsGPT-6 Astra3DmacOSdeveloper tools

Frequently Asked Questions

Why does this matter?

3D asset generation becomes a scriptable step inside an agent pipeline instead of a separate tool with its own learning curve.

What happened?

Frontier models have quietly gotten good at Blender, and wiring one up on macOS takes a single instruction. Install Blender, point your agent at the app bundle, and it renders scenes and hands back editable .blend files.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,461 builders reading daily.

Also get