mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 22:37:35 +02:00
update n
This commit is contained in:
@@ -260,7 +260,7 @@ function icy(n = 2, angle = 90, leng = 1, heading = 0, start = [0, 0]) =
|
|||||||
)
|
)
|
||||||
lsystem2(axiom, rules, n, angle, leng, heading, start);
|
lsystem2(axiom, rules, n, angle, leng, heading, start);
|
||||||
|
|
||||||
function round_star(n = 3, angle = 77, leng = 1, heading = 0, start = [0, 0]) =
|
function round_star(n = 6, angle = 77, leng = 10, heading = 0, start = [0, 0]) =
|
||||||
let(
|
let(
|
||||||
axiom = "F",
|
axiom = "F",
|
||||||
rules = [
|
rules = [
|
||||||
|
Reference in New Issue
Block a user