1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 10:14:41 +02:00

update forward_chars

This commit is contained in:
Justin Lin
2020-10-23 15:27:52 +08:00
parent 8338f54127
commit f8b2e032a5

View File

@@ -201,7 +201,7 @@ function sierpinski_triangle(n = 5, angle = 120, leng = 1, heading = 0, start =
["G", "GG"]
]
)
lsystem2(axiom, rules, n, angle, leng, heading, start, "FG");
lsystem2(axiom, rules, n, angle, leng, heading, start, "G");
function sierpinski_arrowhead(n = 6, angle = 60, leng = 1, heading = 0, start = [0, 0]) =
let(