Procedural Generation for Luau
MarkovLuau is a robust, headless port and extention of MarkovJunior for the Luau language. It provides a programmatic DSL for generating complex structures and textures using Wave Function Collapse and rule-based systems.
- Programmatic DSL: The
Authormodule allows building models directly in code. - Time Travel: Snapshot-driven playback for step-by-step visualization.
- Grid Locking: Define protected layout bounds that rules can read but not overwrite.