ComfyUI Node
Decimate Fast Simplification (backend)
A ComfyUI node in geompack/decimation with 3 inputs and 2 outputs.
Decimate Fast Simplification (backend)
- trimesh
- decimated_mesh
- info
◄target_reduction0.50►
◄aggressiveness7►
Categorygeompack/decimation
Inputs (3)
| 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. |
| aggressiveness | INT | 71–15 | How aggressively to simplify. Higher = faster but lower quality. Default 7. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| decimated_mesh | TRIMESH | — |
| info | STRING | — |