最多可用同一物体的四个视角重建3D网格,补全单张照片拍不到的侧面。支持导出 GLB、FBX、OBJ、USDZ 和 STL。
~1-3 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "meshy-v7-multi",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_3D"
}'在开发者门户获取你的API密钥。