ComfyUI Node
Sharpen Two Step (backend)
A ComfyUI node in geompack/smoothing with 3 inputs and 2 outputs.
Sharpen Two Step (backend)
- trimesh
- sharpened_mesh
- info
◄smooth_steps3►
◄normal_threshold60.0►
Categorygeompack/smoothing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| smooth_steps | INT | 31–50 | Number of two-step smoothing passes. More steps = stronger sharpening effect. |
| normal_threshold | FLOAT | 60.00–180 | Dihedral angle threshold in degrees. Edges sharper than this angle are preserved as features. Lower = more aggressive (more edges treated as creases). 60 is a good default for most CAD models. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sharpened_mesh | TRIMESH | — |
| info | STRING | — |