ComfyUI Node
Remesh PMP Uniform (backend)
A ComfyUI node in geompack/remeshing with 4 inputs and 2 outputs.
Remesh PMP Uniform (backend)
- trimesh
- remeshed_mesh
- info
◄pmp_edge_length1.00►
◄pmp_iterations10►
◄pmp_use_projectiontrue►
Categorygeompack/remeshing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| pmp_edge_length | FLOAT | 1.000.001–100 | Target edge length for uniform remeshing. |
| pmp_iterations | INT | 101–100 | Number of remeshing iterations. |
| pmp_use_projection | COMBO | true | Project vertices back onto the input surface after each iteration. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| remeshed_mesh | TRIMESH | — |
| info | STRING | — |