ComfyUI Node
Landscape Generator
Generates a procedural 2D landscape using the Midpoint Displacement algorithm.
Landscape Generator
- image
◄seed42►
◄width1024►
◄height512►
◄styleTwilight►
◄show_suntrue►
◄custom_colors►
CategoryProcgen 9000
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 420–4294967295 | Controls reproducibility. Same seed → same landscape. |
| width | INT | 102464–8192 | — |
| height | INT | 51264–8192 | — |
| style | COMBO | Twilight | Color palette. Choose a named style, Random (seeded), or Custom. |
| show_sun | BOOLEAN | true | Toggle the sun on or off. |
| custom_colorsopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |