POST https://fal.run/fal-ai/hunyuan-3d/v3.1/smart-topology
Endpoint ID: fal-ai/hunyuan-3d/v3.1/smart-topology
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Related
- Hunyuan 3D Pro Image to 3D — 3D
- Hunyuan 3D Pro Text to 3D — 3D
- Hunyuan 3D Rapid Image to 3D — 3D
- Hunyuan 3d — 3D
- Hunyuan 3D Part Splitter — 3D
API Reference
Input Schema
URL of GLB or OBJ file to optimize topology. Max size: 200MB. Default value:
"https://v3b.fal.media/files/b/0a8c09c0/VYDiCTcDGK55qY2-idGbX_model.glb"Input 3D file format. Default value:
"glb"Possible values: glb, objOutput polygon type. triangle: triangular faces only. quadrilateral: mixed quad and triangle faces. Default value:
"triangle"Possible values: triangle, quadrilateralTarget polygon density. high: more detail/polygons, medium: balanced, low: fewer polygons. Default value:
"medium"Possible values: high, medium, lowOutput Schema
Processed 3D model with optimized topology (primary file).
URLs for different 3D model formats
Input Example
Output Example
Limitations
input_file_typerestricted to:glb,objpolygon_typerestricted to:triangle,quadrilateralface_levelrestricted to:high,medium,low