generate_3d_model
Produce 3D models from text descriptions and export to GLB, FBX, OBJ, or USDZ with a preview video.
Instructions
Generate a 3D model from a text description using Meshy AI.
Returns download links for GLB, FBX, OBJ, and USDZ formats, plus a thumbnail and turntable video preview.
Use cases: • Product 3D assets for e-commerce or AR • Game and scene props • Architectural models • Fashion and clothing items • Characters and creatures
After generating a preview, call refine_3d_model for production-quality output, or add_texture to apply custom textures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text description of the 3D object to generate. Be specific: materials, shape, style, and context. Example: 'A weathered leather armchair with brass nail-head trim, realistic style' | |
| art_style | No | realistic | |
| negative_prompt | No | ||
| ai_model | No | meshy-4 | |
| topology | No | quad | |
| target_polycount | No | ||
| seed | No | ||
| wait_for_completion | No |