Tripo P2 turns a text description into a textured 3D model with PBR materials, as a GLB. Choose quad or triangle topology and a face budget.
~1-2 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "tripo-p2-text",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_3D"
}'在开发者门户获取你的API密钥。
Reconstruct a 3D mesh from up to four views of the same object. Resolves the sides a single photo can't see, with optional 2K geometry. Downloads as GLB.
Turn a single photo into a textured 3D mesh, now with 4K geometry for the finest surface detail. Standard, low-poly or smart-topology meshes, optional PBR maps and auto-rigging. Downloads as GLB.
最多可用同一物体的四个视角重建3D网格,补全单张照片拍不到的侧面。支持导出 GLB、FBX、OBJ、USDZ 和 STL。
Generate a textured 3D mesh from a text description, now with 4K geometry for the finest surface detail. Controllable topology and polygon count, optional PBR maps and auto-rigging. Downloads as GLB.