ComfyUI Node
Decimate Pro (backend)
A ComfyUI node in geompack/decimation with 4 inputs and 2 outputs.
Decimate Pro (backend)
- trimesh
- decimated_mesh
- info
◄target_reduction0.50►
◄feature_angle15►
◄preserve_topologytrue►
Categorygeompack/decimation
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| trimesh | TRIMESH | — | |
| target_reduction | FLOAT | 0.500.01–0.99 | Fraction of faces to REMOVE. 0.5 = reduce to ~50%% of original faces, 0.9 = reduce to ~10%% of original. |
| feature_angle | FLOAT | 150–180 | Feature angle threshold (degrees). Edges with dihedral angle above this are preserved. |
| preserve_topology | COMBO | true | Preserve mesh topology (genus) during decimation. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| decimated_mesh | TRIMESH | — |
| info | STRING | — |