generate_3d_from_image
Convert a photo or render into a textured 3D model. Provide an image URL or file path to get a .glb file and task ID for further processing.
Instructions
Image-to-3D: a photo/render (public URL or local file path) -> textured .glb. Returns the local .glb path and the Meshy task id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| timeout | No | ||
| enable_pbr | No | ||
| should_remesh | No | ||
| should_texture | No | ||
| texture_prompt | No |