mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-29 17:30:11 +02:00
add comment
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use <_impl/_tiles_wfc_impl.scad>;
|
||||
|
||||
// An implementation of [Wave Function Collapse](https://github.com/mxgmn/WaveFunctionCollapse)
|
||||
function tiles_wfc(width, height, sample) =
|
||||
tilemap_generate(tilemap(width, height, sample));
|
||||
|
||||
|
Reference in New Issue
Block a user