Talk:Wave function collapse: Difference between revisions

Content added Content deleted
Line 20: Line 20:
How this solution with this tile blocks/ tiles of this blocks are correct in the list of rules? https://i.imgur.com/dUFA4Iw.png --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 21:03, 10 July 2022 (UTC)
How this solution with this tile blocks/ tiles of this blocks are correct in the list of rules? https://i.imgur.com/dUFA4Iw.png --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 21:03, 10 July 2022 (UTC)


: I dropped the right hand column of each tile, and the bottom row of each tile when producing that result. On reviewing https://github.com/mxgmn/WaveFunctionCollapse I see that this does not satisfy the (C1) constraint. I'll fix it. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 00:48, 11 July 2022 (UTC)
: I had several problems there. One was an off-by-one error on the size of the result. Another was that I had flipped the left/right top/bottom constraints, so the tiles were not matching up right. The implementation on the task page is fixed now. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 07:46, 11 July 2022 (UTC)