blender_ai_generate_model
Generate a 3D model from a text prompt or an input image using Hyper3D Rodin AI. Choose style and quality, then export to GLB, glTF, FBX, OBJ, or USDZ.
Instructions
Generate a 3D model using Hyper3D Rodin AI. Supports text-to-3D and image-to-3D. Requires RODIN_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Generation style | |
| prompt | No | Text description of the model to generate (required for text-to-3D, optional for image-to-3D) | |
| quality | No | Generation quality level | medium |
| image_path | No | Path to input image for image-to-3D generation (optional, if provided uses image-to-3D) | |
| output_format | No | Output file format | glb |