ComfyUI Node
Remesh PMP Adaptive (backend)
A ComfyUI node in geompack/remeshing with 6 inputs and 2 outputs.
Remesh PMP Adaptive (backend)
- trimesh
- remeshed_mesh
- info
◄pmp_min_edge0.10►
◄pmp_max_edge2.00►
◄pmp_approx_error0.10►
◄pmp_adaptive_iterations10►
◄pmp_adaptive_projectiontrue►
Categorygeompack/remeshing
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| pmp_min_edge | FLOAT | 0.100.001–100 | Minimum edge length (high-curvature areas). |
| pmp_max_edge | FLOAT | 2.000.01–100 | Maximum edge length (flat areas). |
| pmp_approx_error | FLOAT | 0.100.001–10 | Maximum geometric approximation error. |
| pmp_adaptive_iterations | INT | 101–100 | Number of remeshing iterations. |
| pmp_adaptive_projection | COMBO | true | Project vertices back onto the input surface after each iteration. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| remeshed_mesh | TRIMESH | — |
| info | STRING | — |