ComfyUI Node
BD Smart Decimate
Edge-preserving mesh decimation using PyMeshLab quadric edge collapse.
BD Smart Decimate
- mesh
- mesh
- status
◄target_faces50000►
◄preserve_boundarytrue►
◄preserve_topologytrue►
◄quality_threshold0.3►
◄planar_quadrictrue►
Category🧠BrainDead/Mesh
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh | TRIMESH | — | |
| target_faces | INT | 50000100–10000000 | — |
| preserve_boundaryopt | BOOLEAN | true | Preserve mesh boundary edges |
| preserve_topologyopt | BOOLEAN | true | Preserve mesh topology |
| quality_thresholdopt | FLOAT | 0.30–1 | Quality threshold for edge collapse |
| planar_quadricopt | BOOLEAN | true | Use planar simplification for flat regions |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| status | STRING | — |