Skip to content

LazyDope/wfc-overlapping-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heavily inspired by The Coding Train's implementation in p5.js

Requirements:

Setup and Quickstart

Repo Clone

  • git clone https://github.com/LazyDope/wfc-overlapping-model
  • cd wfc-overlapping-model
Path Install
  • cargo install --path .
  • wfc-overlapping-model --help
  • wfc-overlapping-model --input <input_file>.png --display --width 20
Run with Cargo
  • cargo run --release -- --help
  • cargo run --release -- --input <input_file>.png --display --width 20

About

Wave Function Collapse practice in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages