/example-lazy-flood-fill

Example of the lazy flood fill algorithm and procedural generation.

Primary LanguageLuazlib LicenseZlib

Lazy Flood Fill

Example of the lazy flood fill algorithm and procedural generation.

Watch the reference video:
https://www.youtube.com/watch?v=YS0MTrjxGbM

Play with the interactive HTML5 demo:
https://whiteboxdev.github.io/bundles/example-lazy-flood-fill/index.html

Please click the ☆ button on GitHub if this repository is useful or interesting. Thank you!

alt text

Controls

Control Description
1 Generate a new map.
2 Decrease the iteration count.
3 Increase the iteration count.
4 Decrease the decay value.
5 Increase the decay value.