技巧精选

在 macOS 上使用 Blender 与编程智能体

Using Blender with coding agents on macOS

精选理由

教你如何在 Mac 上用 Blender 和编程智能体生成图像,简单几步就能创建有趣场景。

作者在 Mac 上通过 ChatGPT Codex 使用 Blender 应用程序。安装完整版 Blender 后,可通过提示词如"使用已安装的 /Applications/Blender 渲染一只骑自行车的鹈鹕场景"来生成图像。后续添加背景和细节的提示词进一步优化了图像质量。整个过程利用了 Blender 的 Python API。

原文 · Simon Willison’s Weblog

Using Blender with coding agents on macOS

TIL: Using Blender with coding agents on macOS I've been having fun with Blender in ChatGPT Codex on my Mac recently. Getting it to work with coding agents is really easy: install the full Mac application from blender.org and run a prompt like this: Use the already install /Applications/Blender to render a scene of a pelican riding a bicycle In this case I followed that up with these two prompts: OK add a background and a lot of flair Then: OK make it a whole lot better And got this image, generated using Blender's Python API : Tags: ai , generative-ai , llms , blender , pelican-riding-a-bicycle , coding-agents , gpt-6-astra