mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +02:00
offset mountain
This commit is contained in:
@@ -163,7 +163,7 @@ module mountain() {
|
||||
worley_sphere(radius, detail, amplitude, dist, seed = 5);
|
||||
|
||||
translate([4, -4, -15])
|
||||
scale([1.04, 1.04, 1])
|
||||
scale([1.04, 1.04, .9])
|
||||
rotate(10)
|
||||
worley_sphere(radius * 1.2, detail, amplitude, dist, seed = 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user