wfc icon indicating copy to clipboard operation
wfc copied to clipboard

Add more parameters to the API

Open krychu opened this issue 2 years ago • 0 comments

Examples include:

  • Strategy to select next cell to collapse: Entropy, First available, MRV (minimum remaining values)
  • Strategy to select tile in a cell: Input image frequency, LCV (least constraining value), uniform
  • Place to start: random, center, corner
  • Seed

wfc_overlapping already has quite a few parameters. It'd be a good opportunity to re-think the API.

krychu avatar Jan 18 '22 00:01 krychu