ComfyUI Node
Remesh Instant Meshes (backend)
A ComfyUI node in geompack/remeshing with 4 inputs and 2 outputs.
Remesh Instant Meshes (backend)
- trimesh
- remeshed_mesh
- info
◄target_vertex_count5000►
◄deterministictrue►
◄crease_angle0►
Categorygeompack/remeshing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| target_vertex_count | INT | 5000100–1000000 | Target vertex count. Creates field-aligned quad-dominant mesh. |
| deterministic | COMBO | true | Use deterministic algorithm for reproducible results. |
| crease_angle | FLOAT | 00–180 | Angle threshold for preserving sharp/crease edges. 0 = no crease preservation. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| remeshed_mesh | TRIMESH | — |
| info | STRING | — |