You're looking at a specific version of this model. Jump to the model overview.
myaiteam2 /3d-file-converter-ply2obj-stl:df4f8e25
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
|
google.com
|
GLB mesh file
|
ply1 |
string
|
google.com
|
First PLY file
|
ply2 |
string
|
google.com
|
Second PLY file
|
export_stl |
boolean
|
True
|
Export as STL
|
export_obj |
boolean
|
True
|
Export as OBJ
|
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'}