mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
update sample
This commit is contained in:
@@ -323,8 +323,7 @@ function tiles_wfc(width, height, sample) =
|
||||
width = 20;
|
||||
height = 20;
|
||||
|
||||
tm = tilemap(width, height, sample);
|
||||
echo(tilemap_generate(tm));
|
||||
echo(tiles_wfc(width, height, sample));
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user