All Projects → mtrebi → WaveCollapseFunction

mtrebi / WaveCollapseFunction

Licence: MIT license
Unity project that uses Wave Collapse Function to procedurally generate buildings

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to WaveCollapseFunction

forma
A Lua toolkit for computational geometry on a grid
Stars: ✭ 34 (+70%)
Mutual labels:  procedural-generation
Recursive-Tile-Map-Growth
Tile based level growth algorithm used in Procedural Dungeon Toolkit
Stars: ✭ 40 (+100%)
Mutual labels:  procedural-generation
blackout
Procedurally generated blackout poetry
Stars: ✭ 56 (+180%)
Mutual labels:  procedural-generation
Road-Generator-Unity3d
Procedural road generator for Unity3d
Stars: ✭ 33 (+65%)
Mutual labels:  procedural-generation
zeo
Multiplayer WebVR worlds made out of npm modules.
Stars: ✭ 47 (+135%)
Mutual labels:  procedural-generation
SpaceProject
A top-down 2D, procedurally generated space exploration and shooter game using libGDX. Kinda like Asteroids, only a little bigger.
Stars: ✭ 28 (+40%)
Mutual labels:  procedural-generation
voxigen
Voxel handling library for game development, threaded generation/io/meshing with openGL rendering.
Stars: ✭ 47 (+135%)
Mutual labels:  procedural-generation
calder
Interactive constraints for controlling the growth of procedural models.
Stars: ✭ 17 (-15%)
Mutual labels:  procedural-generation
MagicaVoxel File Writer
MagicaVoxel File Writer dependency free cpp class
Stars: ✭ 26 (+30%)
Mutual labels:  procedural-generation
world
This is a fantasy world generation API and set of Go packages for the same.
Stars: ✭ 42 (+110%)
Mutual labels:  procedural-generation
landscape
Procedural landscape
Stars: ✭ 17 (-15%)
Mutual labels:  procedural-generation
vengi
Home of a voxel game engine and its tools (like a voxel editor)
Stars: ✭ 800 (+3900%)
Mutual labels:  procedural-generation
CubicNoise
1D & 2D Random noise with bicubic interpolation
Stars: ✭ 76 (+280%)
Mutual labels:  procedural-generation
CellForest
A cellular-automaton forest simulation set to live data-driven music.
Stars: ✭ 19 (-5%)
Mutual labels:  procedural-generation
wfc
Go port of the Wave Function Collapse algorithm
Stars: ✭ 47 (+135%)
Mutual labels:  procedural-generation
poisson-disk-sampling
Poisson disk sampling in arbitrary dimensions
Stars: ✭ 147 (+635%)
Mutual labels:  procedural-generation
Weltenschaft
Open-Source terrain generator 🗺️
Stars: ✭ 41 (+105%)
Mutual labels:  procedural-generation
procedural-art
🌌 Procedural art with vanilla JavaScript
Stars: ✭ 83 (+315%)
Mutual labels:  procedural-generation
unity-shadergraph-sketches
🎨 Sketches made with ShaderGraph in Unity.
Stars: ✭ 47 (+135%)
Mutual labels:  procedural-generation
VR audioscape
Google Summer of Code 2017 project - VR application built with processing-android
Stars: ✭ 32 (+60%)
Mutual labels:  procedural-generation

Work in progress (Unfinished)

Current status

Procedural Generation of Wang Tiles

Procedural Generation of Wang Tiles using a different texture

Procedural Generation using Block Tiles

Procedural Generation using Block Tiles with visual enchantment (transparent block size depends on entropy)

(First) Procedural Generation using 3D Block Tiles

More advanced Procedural Generation using 5x5x5 Block Tiles. Algorithm can use any arbitrary size and can automatically generate symmetric tiles and detect edges and constraints between different tiles.

Even more advanced Procedural Generation using arbitrary meshes. Algorithm can automatically calculate how the different meshes match based on its geometry.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].