Generate a textured 3D mesh from a text description. Controllable topology and polygon count, optional PBR maps and auto-rigging. Exports GLB, FBX, OBJ, USDZ and 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-text",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_3D"
}'Get your API key from the Developer Portal.
Reconstruct a 3D mesh from up to four views of the same object. Resolves the sides a single photo can't see. Exports GLB, FBX, OBJ, USDZ and STL.
Turn a single photo into a textured 3D mesh. Controllable topology and polygon count, optional PBR maps and auto-rigging. Exports GLB, FBX, OBJ, USDZ and STL.