Skip to content

Commit 13af9bd

Browse files
authored
Add sample code to view tiles extracted from source image (#1806)
1 parent b1b3bc5 commit 13af9bd

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Loading

content/videos/challenges/186-wfc-overlapping-model/index.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@
7171
"processing": "https://github.com/CodingTrain/Wave-Function-Collapse/tree/main/Processing/WFC_Overlapping_Model"
7272
}
7373
},
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+
},
7483
{
7584
"title": "Wave Function Collapse - More!",
7685
"description": "GitHub repo for expanded and optimized Wave Function Collapse Code.",

0 commit comments

Comments
 (0)