Skip to content

guillemsrr/ProcGenPipes_WFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final pipes

WFC

This repository is properly tagged in case you'd like to follow its development step by step.

The first approach of the algorithm is a simple example of terrain adjacencies (sea, beach, valley, mountain) made of cubes.

terrain example

Having developed this simple example, we approach a more complex system featuring 3D modules, constraints and backtracking.

pipes example

And create a UI button in a different scene (following Scriptable Objects event channels pattern), and implement a simple orbital camera.

pipes with Generate button

About

Procedural generation in Unity, using the wave function collapse algorithm

Topics

Resources

Stars

Watchers

Forks

Languages