File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed
content/videos/challenges
171-wave-function-collapse
186-wfc-overlapping-model Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 3939 "description" : " WFC PCB board generation pattern." ,
4040 "image" : " wfc.jpg" ,
4141 "urls" : {
42- "p5" : " https://editor.p5js.org/codingtrain/sketches/_kbz6Xq7l"
42+ "p5" : " https://editor.p5js.org/codingtrain/sketches/_kbz6Xq7l" ,
43+ "processing" : " https://github.com/CodingTrain/Wave-Function-Collapse/tree/main/Processing/WFC_Tiled_Model"
4344 }
4445 },
4546 {
46- "title" : " Wave Function Collapse - Expanded " ,
47- "description" : " GitHub repo for expanded and corrected WFC PCB board example ." ,
47+ "title" : " Wave Function Collapse - More! " ,
48+ "description" : " GitHub repo for expanded and optimized Wave Function Collapse Code ." ,
4849 "image" : " wfc.jpg" ,
4950 "urls" : {
5051 "other" : " https://github.com/CodingTrain/Wave-Function-Collapse"
Original file line number Diff line number Diff line change 4040 "codeExamples" : [
4141 {
4242 "title" : " Wave Function Collapse: Overlapping Model" ,
43- "description" : " Unoptimized code exactly matching the video." ,
43+ "description" : " Raw code exactly matching the video." ,
4444 "image" : " wfc.png" ,
4545 "urls" : {
4646 "p5" : " https://editor.p5js.org/codingtrain/sketches/SI0c2D_tQ"
6767 "description" : " This sketch adds tile rotations and reflections" ,
6868 "image" : " wfc_rot_reflect.png" ,
6969 "urls" : {
70- "p5" : " https://editor.p5js.org/codingtrain/sketches/z_N2TVjRH"
70+ "p5" : " https://editor.p5js.org/codingtrain/sketches/z_N2TVjRH" ,
71+ "processing" : " https://github.com/CodingTrain/Wave-Function-Collapse/tree/main/Processing/WFC_Overlapping_Model"
72+ }
73+ },
74+ {
75+ "title" : " Wave Function Collapse - More!" ,
76+ "description" : " GitHub repo for expanded and optimized Wave Function Collapse Code." ,
77+ "image" : " wfc.png" ,
78+ "urls" : {
79+ "other" : " https://github.com/CodingTrain/Wave-Function-Collapse"
7180 }
7281 }
7382 ],
You can’t perform that action at this time.
0 commit comments