krychu / wfc

Wave Function Collapse library in C, plus a command-line tool
343 stars 20 forks source link

Wrong entropy calculations #14

Closed krychu closed 2 years ago

krychu commented 2 years ago

All in all this impacts the selection of the next cell to collapse. With the fix the frequencies of tiles in the output image should match that of the input image.

krychu commented 2 years ago

https://github.com/krychu/wfc/pull/13