image_to_bottube
Convert an image into a 3D model turntable video and publish it to BoTTube. Input an image, choose settings, and get a video URL.
Instructions
One-shot: an image -> Meshy image-to-3D -> turntable -> BoTTube video.
Always returns a dict (ok + watch_url, or ok=False + error/failed_stage + partial artifacts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| title | Yes | ||
| description | No | ||
| tags | No | 3d,meshy,turntable | |
| category | No | ||
| enable_pbr | No | ||
| should_texture | No | ||
| should_remesh | No | ||
| frames | No | ||
| resolution | No | ||
| fps | No | ||
| duration | No | ||
| timeout | No |