mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 09:49:59 +02:00
format
This commit is contained in:
@@ -43,7 +43,7 @@ module forest(trunk_angle, max_trunk_length, min_trunk_length, style = "TREES",
|
|||||||
|
|
||||||
if(style == "MIRROR") {
|
if(style == "MIRROR") {
|
||||||
mirror([0, 1, 0])
|
mirror([0, 1, 0])
|
||||||
inverted_trunk(t, length);
|
inverted_trunk(t, length);
|
||||||
}
|
}
|
||||||
|
|
||||||
leng = k * k1 * length;
|
leng = k * k1 * length;
|
||||||
|
Reference in New Issue
Block a user