GitHub topics: wavefunctioncollapse
SergeyChelak/Tankodrome
A fast-paced top-down tank shooter for iOS and macOS, built with SpriteKit
Language: Swift - Size: 3.94 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

GameRocket/GenWorld 📦
GenWorld - a procedural generation toolkit for the "Unity" game engine. Allows you to procedurally generate content for a scene from voxels. Uses various algorithms and methods where you can change the frequency of appearance, size and color of voxel models.
Language: C# - Size: 356 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 2

marian42/wavefunctioncollapse
Walk through an infinite, procedurally generated city
Language: C# - Size: 17.5 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 4,707 - Forks: 531

Yuu6883/wfc-cpp
C++ implementation of Wave Function Collapse
Language: C++ - Size: 1.38 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

LingDong-/ndwfc
🌊💥 N-dimensional Wave Function Collapse with infinite canvas
Language: JavaScript - Size: 17.3 MB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 325 - Forks: 11

ikarth/wfc_python
An implementation of mxgmn/WaveFunctionCollapse in Python
Language: Python - Size: 278 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 140 - Forks: 27

bliepp/sudoku-generator
A React based Sudoku generator using the wavefunction collapse algorithm
Language: JavaScript - Size: 787 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

igor-marinescu/wfc
WFC - Wavefunction Collapse Algorithm
Language: Python - Size: 15.9 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Bielwenass/roguelike-idle
A WIP simple 2d game, set to be a roguelike with some elements from idle games.
Language: TypeScript - Size: 441 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 5

DavidFidge/WaveFunctionCollapse
A C# Wave Function Collapse library for MonoGame plus a tool with samples
Language: C# - Size: 631 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

radium-io/sanity
procedurally generated roguelike game written with rust and amethyst
Language: Rust - Size: 11 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 21 - Forks: 0

andreyorst/wave-function-collapse 📦
Wave function collapse algorithm implementation in ClojureScript (mirror)
Language: Clojure - Size: 258 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

SetKu/WaveFuncCollapse
A home-grown version of the Wave Function Collapse algorithm.
Language: Rust - Size: 302 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

irzinfante/wfc4j
Library to use the Wave Function Collapse strategy for procedural generation
Language: Java - Size: 381 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

LaFoster00/GPU_Accelerated_Wavefunction_Collapse
Bachelor Thesis, Source Code and Data Exel-Shets
Language: HTML - Size: 46 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

deadlykam/Tutorial_Duniya_Skapare
A tutorial on how to use the Duniya_Skapare tool for Godot.
Language: GDScript - Size: 220 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AlexeyBond/dungeonscaper
A WFC-based tilemap editor prototype
Language: GDScript - Size: 556 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FedericoCeratto/wave_function_collapse 📦
Wave function collapse library for Nim
Language: Nim - Size: 407 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

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.
Language: Python - Size: 198 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

douze/estm
Wave Function Collapse in Godot Engine
Language: GDScript - Size: 830 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

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.
Language: Python - Size: 50.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

douze/wade
Terrain generation using WFC in Unity
Language: C# - Size: 4.37 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Schleifinho/wave-function-collapse-texture-generator
Implemented a wave function to create textures!
Language: Python - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

moniq-e/WaveFunctionCollapse
A JavaScript simple implementation of Wave Function Collapse algorithm
Language: JavaScript - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

shawnridgeway/wfc
Go port of the Wave Function Collapse algorithm
Language: Go - Size: 84 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 71 - Forks: 14

ShyRed/fastwfcnet 📦
WaveFunctionCollapse in C# .Net
Language: C# - Size: 141 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

ScholliYT/MGAIA-Minecraft
Procedural content generation in Minecraft using the wave function collapse algorithm.
Language: Python - Size: 149 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

chloesun/wfc_houdini
Implementation of wfc https://github.com/mxgmn/WaveFunctionCollapse in Houdini (2D & 3D) Simple Tiled Model
Size: 9.84 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 29 - Forks: 6

cmoyates/wave-function-collapse-sudoku
A Sudoku solver using Wave Function Collapse
Language: Svelte - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zetter/route-map-maker
Using the wavefunction collapse algorithm to generate random maps with BSicons from Wikipedia
Language: JavaScript - Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

Meowmeowzers/relacade
A custom package for Unity Engine to procedurally generate 2D tile based game levels using own simple implementation of WaveFunctionCollapse algorithm.
Language: C# - Size: 1.77 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

gromgull/triangular-grid-model-synthesis-3d
A quick demo of model synthesis on a triangular grid in react three fiber
Language: JavaScript - Size: 6.7 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

webcyou-org/wave-function-collapse-rust
Simple wave function collapse with tile model
Language: Rust - Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

flame-games/wave-function-collapse
Simple wave function collapse with tile model
Language: Dart - Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ElGeroIngles/wfc_mc
Official repository for the Wave Function Collapse algorithm in minecraft.
Language: mcfunction - Size: 827 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

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.
Language: C++ - Size: 9.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bananasmoothii/MCWFC
An implementation of WaveFunctionCollapse in Minecraft
Language: Java - Size: 2.82 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PatrickSinger99/WaveFunctionCollapse
Wave function collapse algorithm in python with tkinter GUI
Language: Python - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Xaymar/js-sudoku 📦
A simple 9x9 Sudoku generator using the Wave Function Collapse principles
Language: TypeScript - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

antigones/py-estm-model-checker
A model checker for propositional formulae inferred from WFC/Even Simpler Tiled Model input maps
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mateuszbugaj/WaveFunctionCollapse
Implementation on a simple example in Jupyter Notebook accompanied with a Medium post post describing how WFC works
Language: Jupyter Notebook - Size: 625 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

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
Language: Python - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nik-Kras/Wave-Function-Collapse-Grid-World-Maze Fork of CodingTrain/Wave-Function-Collapse
Map generation for 2D world. It creates walls using Wave Function Collapse
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

fl4shk/wfc
Wave Function Collapse in C++20
Language: C++ - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

IndieCoderMM/algo-lab
Collections of interesting algorithms. Visualized using p5.js library.
Language: JavaScript - Size: 10.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

synnkfps/Wave-Function-Collapse
pythonic way
Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mstop4/WaveFunctionCollapse-GML
Tilemap generation based on mxgmn/WaveFunctionCollapse for GMS 2
Language: Game Maker Language - Size: 2.08 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

ColdStone37/WFC-Java
Wave function collapse algorithm written in Java
Language: Java - Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Dereden399/procedural-image-generator
A program written in ScalaFX that allows users to easily generate images procedurally
Language: Scala - Size: 1.26 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NickSpyker/wave-master
Language: Vue - Size: 775 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aju22/Sudoku-Bot
An interactive python program to solve sudoku.
Language: Python - Size: 666 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

guillemsrr/WFCourse
Procedural generation in Unity, using the wave function collapse algorithm
Language: ShaderLab - Size: 17.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

bettoalsur/wave-function-collapse
probability function is forced to collapse based on its entropy
Language: JavaScript - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nowakkuba99/WaveFunctionCollapse
Image generator project based on tiles with borders rules
Language: C++ - Size: 2.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

erinpentecost/markovr
Higher-order Markov Chains in Rust.
Language: Rust - Size: 56.6 KB - Last synced at: about 10 hours ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

mstop4/WaveFunctionCollapse-GML-old
(OLD) Tilemap generation based on mxgmn/WaveFunctionCollapse for GMS 2
Language: Game Maker Language - Size: 357 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

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.
Language: JavaScript - Size: 1010 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sidhant-Roymoulik/Wave-Function-Collapse Fork of CodingTrain/Wave-Function-Collapse
Experimenting with Wave Function Collapse using The Coding Train's project as a starting point.
Language: JavaScript - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

L0wperformer/WaveFunctionCollapse_Cpp_QtQuick
This repo contains my Qt/Cpp implementation of the wave function collapse algorithm
Language: C++ - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Gus-The-Forklift-Driver/blenderWFC
A implementation of the wave function collapse (WFC) in blender using python
Language: Python - Size: 1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

caliconiko/AsciiDotsWFC
AsciiDots + WaveFunctionCollapse
Language: Python - Size: 81.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

EugeneDevastator/WaveFunctionCollapse
WFC naive implementation for unity
Language: C# - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dephiloper/wfc-tubes
Base implementation of wave function collapse in 3D.
Language: TypeScript - Size: 4.99 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Descrout/lemutate
Randomize a level using; Wave Function Collapse algorithm.
Language: Rust - Size: 267 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DevonHope/W21-COMP4107-Project-Grootslang
Carleton University - Group 28
Size: 1.86 GB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jasondemps1/WaveFunctionCollapse
Simple WaveFunctionCollapse implementation. Created for understanding and learning! Based on: https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/
Language: C++ - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
