Triángulos2a root4
Descargas:
- LS_68Tri2a_n3.stl
- LS_68Tri2a_n3c.stl
- LS_68Tri2a_n4.stl
- LS_68Tri2a_n4c.stl
- openSCAD: L_system_100hex.scad (curva 68)
L-System:
axiom=”X + + X + + X”;
rules=[“X= – FYFX + + FYFX – “,”Y= + YFXF – – YFXF + “, “F= “];
angle=60;