1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-14 10:44:48 +02:00

update demo

This commit is contained in:
Justin Lin
2020-03-29 10:54:45 +08:00
parent 7e1bbb59c2
commit c4807e987b

View File

@@ -1,6 +1,6 @@
use <experimental/nz_worley3.scad>;
size = [30, 30, 30];
size = [20, 20, 20];
dim = 5;
dist = "euclidean"; // [euclidean, manhattan, chebyshev]
seed = 5;