generate_3d_from_image
Generate a textured 3D model from a photo or render. Provide an image URL or local path to receive a .glb file and task ID.
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 | ||
| texture_prompt | No | ||
| enable_pbr | No | ||
| should_texture | No | ||
| should_remesh | No | ||
| timeout | No |