generate_3d_from_image
Generate a 3D model from a single image. Provide a URL or upload a local file to create a GLB asset.
Instructions
Generate a 3D model (GLB) from a single image (async). Provide EITHER image_url (any public http/https image, or a prior generation's files.image) OR image_path (a local file, uploaded directly — no hosting needed). Then wait_for_asset and read files.model. Costs credits — see list_models(category='3d').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | ||
| texture | No | ||
| image_url | No | ||
| polycount | No | ||
| image_path | No | absolute path to a local image file (≤20MB) |