ComfyUI Node
Meshy - Image to 3D
A ComfyUI node in Mesh/Meshy with 8 inputs and 5 outputs.
Meshy - Image to 3D
- api_key
- image
- thumbnail
- base_color
- normal
- metallic_roughness
- model_path
◄ai_modellatest►
◄topologytriangle►
◄target_polycount30000►
◄enable_pbrfalse►
◄should_remeshtrue►
◄should_texturetrue►
CategoryMesh/Meshy
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | APIKEY | — | |
| image | IMAGE | Input image to convert to 3D model | |
| ai_modelopt | COMBO | latest | AI model version to use (latest recommended) |
| topologyopt | COMBO | triangle | Mesh topology type |
| target_polycountopt | INT | 30000100–300000 | Target polygon count (100-300,000) |
| enable_pbropt | BOOLEAN | false | Enable PBR textures |
| should_remeshopt | BOOLEAN | true | Enable remeshing for better topology |
| should_textureopt | BOOLEAN | true | Generate textures for the model |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| thumbnail | IMAGE | — |
| base_color | IMAGE | — |
| normal | IMAGE | — |
| metallic_roughness | IMAGE | — |
| model_path | STRING | — |