Infery.ai
← 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

FieldTypeDescription
mesh_urlrequiredstringURL of the input 3D model to segment. Supported formats: GLB, OBJ, FBX, STL (max 150MB).

Output

FieldTypeDescription
model_meshSegmented 3D model file. May be GLB or FBX depending on Tripo output.
model_urlsURLs for different 3D model variants of the segmented model.
part_namesarrayNames of the segmented parts, when reported by Tripo. Pass these to the remesh endpoint's 'part_names' to preserve parts.
rendered_imagePreview render of the segmented 3D model.