ComfyUI Node
Remesh CGAL (backend)
A ComfyUI node in geompack/remeshing with 4 inputs and 2 outputs.
Remesh CGAL (backend)
- trimesh
- remeshed_mesh
- info
◄target_edge_length1.00►
◄iterations3►
◄protect_boundariestrue►
Categorygeompack/remeshing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| target_edge_lengthopt | FLOAT | 1.000.001–10 | Target edge length for output triangles. Value is relative to mesh scale. |
| iterationsopt | INT | 31–20 | Number of remeshing passes. More iterations = smoother result, slower processing. |
| protect_boundariesopt | COMBO | true | Lock boundary/open edges in place during remeshing. Prevents modification of mesh borders and holes. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| remeshed_mesh | TRIMESH | — |
| info | STRING | — |