ComfyUI Node
Procedural Patterns
Generates procedural symmetrical patterns (torus rings, radial beams, spiral rings, combined) for visual influence in image generation. The seed only takes effect when pattern_type='random' (selects the family) or chaos_mode=True (randomizes all parameters); otherwise the output is fully deterministic and seed-independent.
Procedural Patterns
- pattern_image
- pattern_mask
◄width512►
◄height512►
◄pattern_type▾►
◄ring_count8►
◄ring_thickness0.30►
◄ring_falloff0.50►
◄beam_count12►
◄beam_width0.30►
◄beam_falloff0.50►
◄center_x0.50►
◄center_y0.50►
◄rotation0►
◄scale1.0►
◄invertfalse►
◄colorizefalse►
◄chaos_modefalse►
◄seed0►
◄color_a#000000►
◄color_b#FFFFFF►
Categoryillumorae
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 51264–8192 | — |
| height | INT | 51264–8192 | — |
| pattern_type | COMBO | 5 options: random, torus_rings, radial_beams, combined, spiral_rings | |
| ring_count | INT | 81–100 | — |
| ring_thickness | FLOAT | 0.300.01–1 | — |
| ring_falloff | FLOAT | 0.500–0.99 | — |
| beam_count | INT | 121–360 | — |
| beam_width | FLOAT | 0.300.01–1 | — |
| beam_falloff | FLOAT | 0.500–0.99 | — |
| center_x | FLOAT | 0.500–1 | — |
| center_y | FLOAT | 0.500–1 | — |
| rotation | FLOAT | 00–360 | — |
| scale | FLOAT | 1.00.1–10 | — |
| invert | BOOLEAN | false | — |
| colorize | BOOLEAN | false | — |
| chaos_mode | BOOLEAN | false | — |
| seed | INT | 00–18446744073709550000 | — |
| color_aopt | STRING | #000000 | — |
| color_bopt | STRING | #FFFFFF | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pattern_image | IMAGE | — |
| pattern_mask | MASK | — |