Infery.ai
← All models

Hi3D 3D Part Splitter

hi3d-split

3D generationby hitem3d

Split a 3D model into parts with Hi3D.

Details

Accepts
object_3d

Pricing

Price
0.00875 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
partstringenum: a, b, c, d, e, fCharacter split template (used when model is 'character'): 'a' 6 parts, 'b' 5 parts, 'c' 4 parts excluding head, 'd' 4 parts including head, 'e' 3 parts, 'f' 2 parts.
jointstringenum: none, ball, dovetailJoint type added between character parts (used when model is 'character').
levelstringenum: low, medium, highSplit granularity (used when model is 'general').
modelstringenum: character, generalSplit model type: 'character' splits humanoid models using a template with optional joints; 'general' splits any model by granularity level.
mesh_urlrequiredstringURL of the input model to split. GLB, STL and OBJ formats are supported, up to 200MB.
export_formatstringenum: glb, obj, stl, fbx, usdzFile format of the generated model. Character split currently supports only 'glb'.
enable_safety_checkerbooleanIf set to true, inputs are checked for safety before processing.

Output

FieldTypeDescription
thumbnailPreview image of the generated model, when available.
model_meshGenerated 3D model file.