mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-29 20:08:21 +01:00
add comment
This commit is contained in:
parent
4109d964dc
commit
74747cb2f5
@ -58,6 +58,8 @@ function _weightsOfTiles(weights, symbols, leng, i = 0) =
|
||||
- wf_remove(wf, x, y, removedStates)
|
||||
- wf_collapse(wf, x, y)
|
||||
- wf_entropy(wf, x, y)
|
||||
- wf_coord_min_entropy(wf)
|
||||
- wf_not_collapsed_coords(wf)
|
||||
*/
|
||||
function wave_function(width, height, weights) =
|
||||
[width, height, weights, _initialEigenstates(width, height, weights)];
|
||||
|
Loading…
x
Reference in New Issue
Block a user