ComfyUI Node
Sort Panels
Simple algo that attempts to sort panels by reading order according to their bounds center coordinates in quantized space.
Sort Panels
- panels
- POLYGON
◄left2righttrue►
◄centerTOP-LEFT►
CategoryBmad/Panels
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| panels | POLYGON | — | |
| left2right | BOOLEAN | true | — |
| center | COMBO | TOP-LEFT | point used for sorting. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| POLYGON | POLYGON | Panels (Shapely Polygons) |