1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-30 19:40:24 +02:00

update tree

This commit is contained in:
Justin Lin
2019-07-14 10:14:10 +08:00
parent 47a3f9c155
commit 8576d93dd8

View File

@@ -6,8 +6,8 @@ module tree(t, leng, leng_scale1, leng_scale2, leng_limit,
if(leng > leng_limit) {
t2 = turtle3d("xu_move", t, leng);
polyline3d(
[turtle3d("pt", t), turtle3d("pt", t2)],
line3d(
turtle3d("pt", t), turtle3d("pt", t2),
width);
tree(