Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 322 Bytes

wave-function-collapse

How to use

  1. compile and run main.cpp: g++ main.cpp && ./a.out It will create a random matrix, with the rules defined in "connections.json", and print the result in the file "out.txt".
  2. Create the image: wave-function-collapse\image_py>python create_image.py < ../out.txt