CodingTrain / CodingTrain/Wave-Function-Collapse

Wrong tiles connecting each-other / Fix proposal

未關閉
#23 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
218
分支
64
PR 合併指標
30 天內沒有已合併 PR

描述

As they say, an image worth a thousand words.

![Circuit](https://i.imgur.com/7tR17hf.png)

We are having an issue were tile 5 connects to itself and so does 4 in a weird way. My solution idea is to have a tile have 2 properties, not only edge names, but also "connects to"

Hopefully the image explains the idea better that I could do by describing it.

(Notice that "ABB" in the connects to would really connect to what is "BBA" on the image, because of how the code works with the "reverse" logic, unless I missed something, but the basic idea is there even if I mistake some cases)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

先追蹤現有的圖塊邊緣與反向邏輯處理;該 issue 提供了一張顯示錯誤連接的圖片,但沒有指出原始檔案或測試。確定提議的 connects-to 關係應如何與目前的邊緣名稱互動,然後驗證圖塊 4 和 5 不再連接到自身,並遵循預期的關係。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
computer-graphics
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。