You're looking at a specific version of this model. Jump to the model overview.

myaiteam2 /3d-file-converter-ply2obj-stl:ec11828f

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
mesh_glb
string
GLB mesh file
ply1
string
First PLY file
ply2
string
Second PLY file
export_stl
boolean
False
Export as STL
export_obj
boolean
False
Export as OBJ
export_fbx
boolean
False
Export as FBX
target_faces
integer
0
Target number of faces in the simplified model (set to 0 for no simplification)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'object'}