douze / estm

Wave Function Collapse in Godot Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

estm

GodotEngine license continuous integration

Even Simpler Tiled Model is a Godot Engine port of Robert Heaton's article about the Wave Function Collapse.

This project is mainly used to discover Godot Engine.

Preview

Controls

  • MB1: select a color on the top left area (tiles)
  • MB2: apply color on the top right area (model)
  • Enter: show result of the WFC algorithm on the center area

Tools

Run tests

godot -d -s --path $PWD addons/gut/gut_cmdln.gd -gdir=res://tests/unit,res://tests/integration -gexit

Resources

Meshes

About

Wave Function Collapse in Godot Engine

License:MIT License


Languages

Language:GDScript 100.0%