Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.12 KB

WaveFunctionCollapse

Wave function collapse implementation in Godot 4.0 (2D & 3D)

It contains the algorithm, but also interfaces to help people who want to implement it on their own.

Installation

To install the project, just clone this repository on your device. If you have Godot 4.0 and Visual Studio 2022 you should be able to run it and work on it.

Controls

2D:

Move: right click and drag

Generate: Enter

3D:

Move:

- Left/Right -> Q or A/D

- Forward/Back -> Z or W/S

- Up/Down -> Space/Ctrl

Camera: move with your mouse

Generate: Enter

Generation examples

2D Generation

3D Generation