qr-001042
Published 19 June 2026 · rendered in 4.3 s
Parameters
- seed
- 1042
- algorithm
- cells
- palette
- ember
- octaves
- 3
- frequency
- 3
- warp
- 0.518
- contrast
- 1.410
- grain
- 0.0062
- rotation
- 1.837 rad
- rendered
- 3840 × 2160
Every value above is derived from the seed alone. Run this and you get this image back, bit for bit:
python gen/render.py --seed 1042
The renderer is on the code page, about 300 lines of NumPy and Pillow.
cells
Worley cells: for every pixel, the distance to the nearest scattered point and to the second nearest. Their difference draws the cell walls, which is then mixed with a warped field for texture.
ember
Charcoal warming through rust into pale sand.
Download
- 4K PNG 11.8 MB
Public domain, no attribution required. See the licence.