Skip to main content
MarkovLuau Logo

A Luau port of MarkovJunior

Get StartedAPI Reference

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 Author module 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.
Apartmazements Example