Wave Function Collapser
Brewed Ink
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
06/18(2021) |
0.0 |
11/20(2024) |
0.0 |
Jump AssetStore
A code driven implementation of the Wave Function Collapse (WFC) algorithm. This package allows you to create your own modules and constraints for the WFC. There are samples to get you started, including a sudoku solver and a sprite sheet builder.Using the WFC algorithm, you can generate levels, worlds, characters, props, or anything else you can think of. The thing you are generating only needs to be created of many sub parts that can fit together in lots of different ways.With this package, you get a C# code solution with full documentation and sample code. You also get a wrapper for the algorithm to make running it in Unity easy. You also get 3 types of modules and constraints you can use in your projects right away.Check out the documentation at https://github.com/cdhanna/WaveFunctionCollapserDocs- Wave Function Collapse solver- Editor tooling: there are out-of-the-box constr- Code friendly: the algorithm was designed first and foremost for a code-first development cycle.- Extensible: you can create your own modules and constraints to create anything you want with the Wave Function Collapser.