Skip to content

Namide/wave-function-collapse

Repository files navigation

Wave Function Collapse

Screenshot

My own test of wave function collapse from texture. I don't use tiles, just texture.
Online demo

Input images are from the real WaveFunctionCollapse github.com/mxgmn/WaveFunctionCollapse

Requirements

  • Docker + make or
  • NodeJS

Commands with Docker 🐋 and make

# Install (fist time)
make install

# Run dev server (auto open browser)
make dev

Dev server on localhost:8456

Commands with NodeJS 🟩

# Install (fist time)
npm run install

# Run dev server
npm run dev

Dev server on localhost:5173

About

My own test of wave function collapse from texture.

Resources

Stars

Watchers

Forks