wave-function-collapse
There are 85 repositories under wave-function-collapse topic.
BorisTheBrave/DeBroglie
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
AlexeyBond/godot-constraint-solving
WFC (Wave Function Collapse) and generic constraint satisfaction problem solver implementation for Godot 4
krychu/wfc
Wave Function Collapse library in C, plus a command-line tool
avihuxp/WaveFunctionCollapse
Implementation of the overlapping model of the Wave Function Collapse algorithm
Coac/wave-function-collapse
Wave function collapse python implementation
D-T-666/wave-function-collapse-p5
Wave function collapse implemented in p5.js
Lommix/infinite_worlds
godot addon for procedural generating an infinite world using wave function collapse. Comes with easy to use editor tooling.
PascalCorpsman/mini_projects
Collection of small and easy to understand mini projects that are too big to be a example and to small to be a real project
AustinHellerRepo/WaveFunctionCollapse
Converts nodes and their restrictions into a collapsed node state based on the selected algorithm.
heathensoft/WaveFunctionCollapse
Java implementation of the Wave function collapse algorithm.
zzyzek/PunchOutModelSynthesis
Punch Out Model Synthesis - a program for constraint based tiling generation
ChrisPenner/wave-function-collapse
Wave function collapse procedural generation for arbitrary graphs
pusewicz/wave-function-collapse-ruby
Tiled Wave Function Collapse model implemented in Ruby and rendered using Gosu
murapadev/HAMC
HAMC (Hierarchical Adaptive Model Collapse) is an implementation of procedural content generation that combines different texture generations methods.
98devin/ada-wfc
Wave Function Collapse algorithm implemented in Ada
Zed-Bailey/SudokuSolver
A sudoku solver using the wave function collapse algorithm
atomicsorcerer/sudoku-generator
A sudoku solver and generator that uses the wave function collapse algorithm.
iambb5445/Context-sensitive-WFC
A python implementation of the WaveFunctionCollapse algorithm with a new heuristic which can improve the quality of results significantly
LelsersLasers/WFC
2d implementation of the Wave Function Collapse algorithm. JavaScript running live on the web and a multi-threaded Rust cli tool.
BonsonW/wfc_voxel
A Wave Function Collapse solver library that uses preliminary voxel files.
morswin22/tgwfc
Terrain Generation using Wave Function Collapse
pprobst/tcc-ufsm-2020
My bachelor's degree final project (PT-BR).
ShyRed/fastwfcnet
WaveFunctionCollapse in C# .Net
bmad4ever/comfyui_wfc_like
An "opinionated" Wave Function Collapse implementation with a set of nodes for comfyui
Garfield1002/wave-function-collapse-sudoku
A visualization of the wave function collapse solving a sudoku problem
ARMN88/2D-Tile-Generation-Plugin
A plugin made for Blender to procedurally generate maps using tiles.
jar2333/WFCpp
A modern C++ library for image synthesis using Max Gumin's Wave Function Collapse algorithm. Submitted as final project for COMS 4995 Design Using C++.
JustinMarotta13/wfc-chunks
Bad attempt of an impossible implementation of SunnyValleyStudio's wave function collapse algorithm to create a map of tilemap chunks.
preciz/WFC
Wave Function Collapse implemented in Elixir
synnkfps/Wave-Function-Collapse
pythonic way
Thomatous/Terminal-Wars
A simplistic terminal based battle simulator
aflaag/wfc
The Wave Function Algorithm, written in Rust.
DavidFidge/WaveFunctionCollapse
A C# Wave Function Collapse library for MonoGame plus a tool with samples
FeatheredSnek/phpwfc
Tiled Wave Function Collapse in PHP
pusewicz/wave-function-collapse-dragonruby
Tiled Wave Function Collapse model implemented in DragonRuby