1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 09:49:59 +02:00
This commit is contained in:
Justin Lin
2020-04-14 14:49:14 +08:00
parent c1c8681036
commit 1bd71893bc
2 changed files with 7 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ function plant(n = 4, angle = 25, leng = 1, heading = 0, start = [0, 0]) =
["F", "FF"]
]
)
lsystem2(rule, n, angle, leng, heading, start, rule_pr = [1, 1, 1]);
lsystem2(rule, n, angle, leng, heading, start);
function koch_curve(n = 4, angle = 60, leng = 1, heading = 0, start = [0, 0]) =
let(