mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 17:24:20 +02:00
update init data
This commit is contained in:
@@ -32,7 +32,7 @@ angleZ = 60;
|
|||||||
angleX = 135;
|
angleX = 135;
|
||||||
width = 2;
|
width = 2;
|
||||||
|
|
||||||
t = t3d();
|
t = t3d(point = [0, 0, 0]);
|
||||||
|
|
||||||
tree(t, leng, leng_scale1, leng_scale2, leng_limit,
|
tree(t, leng, leng_scale1, leng_scale2, leng_limit,
|
||||||
angleZ, angleX, width);
|
angleZ, angleX, width);
|
Reference in New Issue
Block a user