ComfyUI Node
๐ท Simplify Mesh (RDAWG)
A ComfyUI node in RDAWG 3D/Processing with 4 inputs and 2 outputs.
๐ท Simplify Mesh (RDAWG)
- mesh
- simplified_mesh
- info
โtarget_triangles1000โบ
โpreserve_boundariestrueโบ
โmethodquadricโบ
CategoryRDAWG 3D/Processing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh | MESH | โ | |
| target_triangles | INT | 1000100โ100000 | โ |
| preserve_boundaries | BOOLEAN | true | โ |
| method | COMBO | quadric | 2 options: quadric, shortest_edge |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| simplified_mesh | MESH | โ |
| info | STRING | โ |