meshy
Installation
SKILL.md
3D Model Generation (Multi-Provider)
Generate 3D models from text prompts, images, or apply textures to existing models. Four providers with different cost/quality tradeoffs.
Provider Selection
| Provider | Script | Cost | Speed | Best for |
|---|---|---|---|---|
| Meshy (default) | meshy_text_to_3d.py, meshy_image_to_3d.py |
5-20 credits | 2-7 min | Text-to-3D, texturing, low-poly game assets, batch |
| fal.ai Hunyuan3D | fal_hunyuan3d.py |
$0.225 | ~2 min | High-fidelity image-to-3D with PBR, text-to-3D |
| WaveSpeedAI Rapid | wavespeed_rapid.py |
$0.0225 | ~1 min | Bulk iteration, concept validation (16x cheaper) |
| Trellis 2 | trellis2.py |
15-55 credits | 30s-4 min | Precise poly count control, geometry-only fast runs |
| Local Depth | depth_local.py |
Free | ~5s | Offline depth maps, local mesh gen, preprocessing |