ComfyUI Node Runs on cloud
Meshy: Multi-Image to Model
A ComfyUI node in partner/3d/Meshy with 7 inputs and 4 outputs.
Meshy: Multi-Image to Model
- images
- model_file
- meshy_task_id
- GLB
- FBX
◄model▾►
◄should_remesh▾►
◄symmetry_mode▾►
◄should_texture▾►
◄pose_mode▾►
◄seed0►
Categorypartner/3d/Meshy
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | 1 options: latest | |
| images | COMFY_AUTOGROW_V3 | — | |
| should_remesh | COMBO | When set to false, returns an unprocessed triangular mesh. | |
| symmetry_mode | COMBO | 3 options: auto, on, off | |
| should_texture | COMBO | Determines whether textures are generated. Setting it to false skips the texture phase and returns a mesh without textures. | |
| pose_mode | COMBO | Specify the pose mode for the generated model. | |
| seed | INT | 00–2147483647 | Seed controls whether the node should re-run; results are non-deterministic regardless of seed. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model_file | STRING | — |
| meshy_task_id | MESHY_TASK_ID | — |
| GLB | FILE_3D_GLB | — |
| FBX | FILE_3D_FBX | — |