Using Blender with coding agents on macOS
- 发布
- 09/05 15:51
- 收录
- 09/05 16:00
- 来源类型
- 未分类
- 信源状态
- 正常
讨论趋势
百分比基于采集到的讨论信号,不代表新增评论数或独立参与人数。曲线仅用于同一话题在不同时段的比较。
现代前沿模型在Blender的使用方面取得了显著进展,用户现在可以通过这些模型生成和编辑.blend文件。这些模型还能够渲染图像,并通过ffmpeg将图像序列组合成电影。此外,它们还能利用Blender的Python API生成图像,这展示了macOS上编码代理与Blender的深度集成。
TIL
Using Blender with coding agents on macOS — Modern frontier models have got *really good* at using Blender. I've been having a lot of fun trying this out recently - models can produce .blend files you can edit in Blender itself, and can also render images and even movies (by rendering a sequence of images and combining them with ffmpeg).
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: