mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 23:06:43 +02:00
refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
use <util/rand.scad>;
|
use <util/rand.scad>;
|
||||||
use <experimental/_impl/_nz_worley2_comm.scad>;
|
use <experimental/_impl/_nz_worley2_impl.scad>;
|
||||||
|
|
||||||
function nz_worley2s(size, points, seed, dim = 3, dist = "euclidean") =
|
function nz_worley2s(size, points, seed, dim = 3, dist = "euclidean") =
|
||||||
let(
|
let(
|
||||||
|
Reference in New Issue
Block a user