ComfyUI Node
π¦ 3D Mesh Exporter
A ComfyUI node in Pixel3DMM with 7 inputs and 2 outputs.
π¦ 3D Mesh Exporter
- mesh_data
- file_path
- status
βoutput_formatobjβΊ
βfilenameface_meshβΊ
βoutput_directoryoutput/meshesβΊ
βinclude_texturesfalseβΊ
βscale_factor1.0βΊ
βcenter_meshtrueβΊ
CategoryPixel3DMM
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh_data | MESH_DATA | β | |
| output_format | COMBO | obj | 3 options: obj, ply, stl |
| filename | STRING | face_mesh | β |
| output_directoryopt | STRING | output/meshes | β |
| include_texturesopt | BOOLEAN | false | β |
| scale_factoropt | FLOAT | 1.00.1β10 | β |
| center_meshopt | BOOLEAN | true | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | β |
| status | STRING | β |