ComfyUI Node
Refine Mesh
A ComfyUI node in geompack/remeshing with 7 inputs and 2 outputs.
Refine Mesh
- trimesh
- refined_mesh
- info
◄operationdecimation►
◄target_face_count5000►
◄decimation_methodtrimesh►
◄subdivision_iterations1►
◄smoothing_iterations5►
◄lambda_factor0.5►
Categorygeompack/remeshing
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| operation | COMBO | decimation | 4 options: decimation, subdivision_loop, subdivision_midpoint, laplacian_smoothing |
| target_face_countopt | INT | 50004–10000000 | — |
| decimation_methodopt | COMBO | trimesh | 2 options: trimesh, pymeshlab |
| subdivision_iterationsopt | INT | 11–5 | — |
| smoothing_iterationsopt | INT | 51–100 | — |
| lambda_factoropt | FLOAT | 0.50–1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| refined_mesh | TRIMESH | — |
| info | STRING | — |