ComfyUI Node
Sharpen Libigl Unsharp (backend)
A ComfyUI node in geompack/smoothing with 3 inputs and 2 outputs.
Sharpen Libigl Unsharp (backend)
- trimesh
- sharpened_mesh
- info
◄weight0.50►
◄iterations3►
Categorygeompack/smoothing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| weight | FLOAT | 0.500.01–5 | How much detail to add back. 0.5 = subtle sharpening, 1.0 = double the detail, 2.0+ = aggressive. |
| iterations | INT | 31–50 | Smoothing iterations for the reference mesh. More iterations = smoother reference = sharpens broader features. Fewer iterations = sharpens fine detail. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sharpened_mesh | TRIMESH | — |
| info | STRING | — |