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