← All models
Tripo3D Segment
tripo-segment
3D generationby tripo3d
Automatically splits a 3D model into semantic parts for editing, texturing, and rigging.
Details
- Accepts
- object_3d
Pricing
- Price
- 0.00875 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| mesh_urlrequired | string | URL of the input 3D model to segment. Supported formats: GLB, OBJ, FBX, STL (max 150MB). |
Output
| Field | Type | Description |
|---|---|---|
| model_mesh | — | Segmented 3D model file. May be GLB or FBX depending on Tripo output. |
| model_urls | — | URLs for different 3D model variants of the segmented model. |
| part_names | array | Names of the segmented parts, when reported by Tripo. Pass these to the remesh endpoint's 'part_names' to preserve parts. |
| rendered_image | — | Preview render of the segmented 3D model. |
