blender_ai_generate
Transform text prompts or images into 3D meshes using AI backends, then import the results directly into Blender.
Instructions
Generate 3D meshes via external AI backends and import into Blender.
Backends (set API keys in environment):
tripo: TRIPO_API_KEY
rodin: RODIN_API_KEY or HYPER3D_API_KEY
hunyuan: HUNYUAN3D_API_KEY (+ optional HUNYUAN3D_API_URL)
Operations:
generate: text/image-to-3D, poll, download, import
list_backends: show configured backends and env var names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | generate | |
| prompt | No | ||
| backend | No | tripo | |
| image_path | No | ||
| object_name | No | ||
| output_format | No | glb | |
| poll_timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||