ComfyUI Node
Remesh GPU (backend)
A ComfyUI node in geompack/remeshing with 3 inputs and 2 outputs.
Remesh GPU (backend)
- trimesh
- remeshed_mesh
- info
◄target_face_count500000►
◄remesh_band1.0►
Categorygeompack/remeshing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| target_face_countopt | INT | 5000001000–5000000 | Target number of output faces after simplification. |
| remesh_bandopt | FLOAT | 1.00.1–5 | Band width for dual-contouring. Affects surface detail capture. Higher = smoother but may lose fine details. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| remeshed_mesh | TRIMESH | — |
| info | STRING | — |