We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837e6ca commit 0184d6aCopy full SHA for 0184d6a
content/videos/challenges/186-wfc-overlapping-model/images/wfc_view.jpg
103 KB
content/videos/challenges/186-wfc-overlapping-model/index.json
@@ -71,6 +71,15 @@
71
"processing": "https://github.com/CodingTrain/Wave-Function-Collapse/tree/main/Processing/WFC_Overlapping_Model"
72
}
73
},
74
+ {
75
+ "title": "WFC Overlapping Model: View Extracted tiles",
76
+ "description": "This sketch provides the code to view the tiles extracted from the source image.",
77
+ "image": "wfc_view.jpg",
78
+ "urls": {
79
+ "p5": "https://editor.p5js.org/codingtrain/sketches/_7Pa8986g",
80
+ "processing": ""
81
+ }
82
+ },
83
{
84
"title": "Wave Function Collapse - More!",
85
"description": "GitHub repo for expanded and optimized Wave Function Collapse Code.",
0 commit comments