wavefunctioncollapse
There are 70 repositories under wavefunctioncollapse topic.
andreyorst/wave-function-collapse
Wave function collapse algorithm implementation in ClojureScript (mirror)
bananasmoothii/MCWFC
An implementation of WaveFunctionCollapse in Minecraft
bettoalsur/wave-function-collapse
probability function is forced to collapse based on its entropy
ColdStone37/WFC-Java
Wave function collapse algorithm written in Java
dephiloper/wfc-tubes
Base implementation of wave function collapse in 3D.
Dereden399/procedural-image-generator
A program written in ScalaFX that allows users to easily generate images procedurally
fl4shk/wfc
Wave Function Collapse in C++20
Gurvirr/Wave-Function-Collapse
The wave function collapse algorithm is a computational technique used in artificial intelligence and procedural generation. The algorithm iterates through cells with different potential patterns while considering neighbours and constraints. It reduces possibilities, causing patterns to "collapse" into a coherent and visually appealing result.
LaFoster00/GPU_Accelerated_Wavefunction_Collapse
Bachelor Thesis, Source Code and Data Exel-Shets
mstop4/WaveFunctionCollapse-GML-old
(OLD) Tilemap generation based on mxgmn/WaveFunctionCollapse for GMS 2
PatrickSinger99/WaveFunctionCollapse
Wave function collapse algorithm in python with tkinter GUI
SetKu/WaveFuncCollapse
A home-grown version of the Wave Function Collapse algorithm.
timmy0811/WaveFunctionCollapse
Generation pseudo random images based on a predefined ruleset.
vik-ma/paint-a-wave-function-collapse
Web-hosted Python application that procedurally generates images with the WFC Algorithm based on pixel tiles painted by the user
barnaste/wfc
A procedural image generator applying the Wave Function Collapse algorithm. Project aims to produce an output image that is locally similar to the input seed, so that every NxN tile found in the output may also be found in the input.
Bigodeiro/SFML-WaveFunctionCollapse
Uma pequena prova de conceito para eu tentar implementar por mim mesmo o algoritmo de Wave Function Collapse em cpp usando a biblioteca SFML.
bliepp/sudoku-generator
A React based Sudoku generator using the wavefunction collapse algorithm
EugeneDevastator/WaveFunctionCollapse
WFC naive implementation for unity
jasondemps1/WaveFunctionCollapse
Simple WaveFunctionCollapse implementation. Created for understanding and learning! Based on: https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/
L0wperformer/WaveFunctionCollapse_Cpp_QtQuick
This repo contains my Qt/Cpp implementation of the wave function collapse algorithm
michalszc/WaveFunctionCollapse
The tile model implementation of WFC.
Sidhant-Roymoulik/Wave-Function-Collapse
Experimenting with Wave Function Collapse using The Coding Train's project as a starting point.
Ahillman2000/Procedural-Generation
A custom Wave Function Collapse algorithm to procedurally generate tile-based cityscapes.
AlexeyBond/dungeonscaper
A WFC-based tilemap editor prototype
antigones/py-estm-model-checker
A model checker for propositional formulae inferred from WFC/Even Simpler Tiled Model input maps
cmoyates/wave-function-collapse-sudoku
A Sudoku solver using Wave Function Collapse
CodingJury/wave-function-collapse-sudoku-solver
Basic Sudoku Solver using Wave Function Collapse
deadlykam/Tutorial_Duniya_Skapare
A tutorial on how to use the Duniya_Skapare tool for Godot.
Descrout/lemutate
Randomize a level using; Wave Function Collapse algorithm.
DevonHope/W21-COMP4107-Project-Grootslang
Carleton University - Group 28
JoePShoulak/wave-function-collapse
This project makes use of the Wave Function Collapse algorithm to create self-similar images by extracting rules from the pixels of tilesets.
mborecki/godot-wfc-exercise-1
Exsercise in implementing Wave Function Collapce algoritm in Godot
nowakkuba99/WaveFunctionCollapse
Image generator project based on tiles with borders rules
Schleifinho/wave-function-collapse-texture-generator
Implemented a wave function to create textures!