1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00
This commit is contained in:
Justin Lin
2020-04-03 08:01:07 +08:00
parent 3ebf18afb5
commit b95ee17636
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
use <hull_polyline2d.scad>;
use <util/rand.scad>;
use <experimental/nz_perlin2.scad>;
use <experimental/contours.scad>;
use <contours.scad>;
seed = rand(0, 256);
points = [

View File

@@ -1,5 +1,5 @@
use <hull_polyline2d.scad>;
use <experimental/contours.scad>;
use <contours.scad>;
levels = [
[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255],