ComfyUI Node
Sharpen Non Iterative (backend)
A ComfyUI node in geompack/smoothing with 3 inputs and 2 outputs.
Sharpen Non Iterative (backend)
- trimesh
- sharpened_mesh
- info
◄sigma_f1.0►
◄sigma_g1.0►
Categorygeompack/smoothing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| sigma_f | FLOAT | 1.00.001–10 | Spatial sigma as multiple of average edge length (Jones et al. SIGGRAPH 2003). Controls spatial extent of the bilateral filter. Face neighbors are searched within radius 2*sigma_f. Larger = smoother. |
| sigma_g | FLOAT | 1.00.001–10 | Influence sigma as multiple of average edge length. Controls sensitivity to projection distance (how far the vertex moves toward each face plane). Smaller = more feature-preserving. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sharpened_mesh | TRIMESH | — |
| info | STRING | — |