ComfyUI Node
Fix Self Intersections (Perturbation)
A ComfyUI node in geompack/repair with 6 inputs and 2 outputs.
Fix Self Intersections (Perturbation)
- trimesh
- fixed_mesh
- info
◄epsilon0.0010►
◄max_iterations10►
◄directionoutward►
◄scale_by_intersection_counttrue►
◄re_detect_after_fixtrue►
Categorygeompack/repair
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| epsilonopt | FLOAT | 0.00101e-8–1 | — |
| max_iterationsopt | INT | 101–100 | — |
| directionopt | COMBO | outward | 3 options: outward, inward, adaptive |
| scale_by_intersection_countopt | BOOLEAN | true | — |
| re_detect_after_fixopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| fixed_mesh | TRIMESH | — |
| info | STRING | — |