Skip to content

A Rust crate implementing the Wave Function Collapse algorithm for procedural generation

Notifications You must be signed in to change notification settings

OutOfTheVoid/kahuna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kahuna

Crates.io docs.rs

This crate is a basic extensible implementation of Wave Function Collapse

Features

  • Support for custom grids of arbitrary dimension and topology, as long as there is an upper bound to cell neighbors
  • Basic square grid implementation provided

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Rust crate implementing the Wave Function Collapse algorithm for procedural generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages