1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00
This commit is contained in:
Justin Lin
2020-04-15 14:34:15 +08:00
parent 1d8edc6d4b
commit 6fcdeac414

View File

@@ -1,7 +1,7 @@
use <experimental/lsystem2.scad>;
use <line2d.scad>;
for(line = sierpinski_carpet()) {
for(line = tree()) {
line2d(
line[0],
line[1],