ComfyUI Node
Boolean Operations
A ComfyUI node in geompack/boolean with 4 inputs and 2 outputs.
Boolean Operations
- mesh_a
- mesh_b
- result_mesh
- info
◄operation▾►
◄backend▾►
Categorygeompack/boolean
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh_a | TRIMESH | — | |
| mesh_b | TRIMESH | — | |
| operation | COMBO | 3 options: union, difference, intersection | |
| backend | COMBO | Boolean engine. libigl_cgal=robust CGAL-based (best), blender_exact=Blender EXACT solver |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result_mesh | TRIMESH | — |
| info | STRING | — |