Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 867 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 867 Bytes

Wave Function Collapse

Wave Function Collapse (WFC) by @exutumno is a new algorithm that can generate procedural patterns from a sample image. It's especially exciting for game designers/developers, letting us draw out our ideas instead of hand-coding them. pipes

circuits

Inspired by this Youtube video by Dan Shiffman from Coding Train, I recreated the algorithm using JavaScript with p5.js, with a few optimization of my own.


  • Attempting to create 3D procedural map using WFC