add pentl
This commit is contained in:
parent
08c3d466e9
commit
36a18c5c1e
2 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,7 @@ $ python converter.py l-systems.csv
|
||||||
- pentaplexy 3
|
- pentaplexy 3
|
||||||
- triangles 3
|
- triangles 3
|
||||||
- blocks 2
|
- blocks 2
|
||||||
|
- pentl 3 <-- bug centre svg
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Autrement, pour aider à l'utilisation, il est possible d'utiliser le Makefile.
|
Autrement, pour aider à l'utilisation, il est possible d'utiliser le Makefile.
|
||||||
|
|
|
@ -26,3 +26,4 @@ square,FXPM,FPXFPFPXF,F,XFMFPFMXFPFPXFMFPFMX,P,M,LINE 10,,TURN 90,TURN -90
|
||||||
pentaplexy,FPM,FPPFPPFPPFPPF,FPPFPPFPPPPPFMFPPF,P,M,LINE 10,TURN 36,TURN -36
|
pentaplexy,FPM,FPPFPPFPPFPPF,FPPFPPFPPPPPFMFPPF,P,M,LINE 10,TURN 36,TURN -36
|
||||||
triangles,FACEM,FCCFCCF,FMAAACFCCFCCFEEAAAMFFF,AAA,C,E,M,LINE 10,MOVE 10,TURN 60,TURN -60,TURN -90
|
triangles,FACEM,FCCFCCF,FMAAACFCCFCCFEEAAAMFFF,AAA,C,E,M,LINE 10,MOVE 10,TURN 60,TURN -60,TURN -90
|
||||||
blocks,FAPM,FPFPFPF,FMAPFFMFFMFFMFFAMFFFF,AAAAAA,P,M,LINE 10,MOVE 10,TURN 90,TURN -90
|
blocks,FAPM,FPFPFPF,FMAPFFMFFMFFMFFAMFFFF,AAAAAA,P,M,LINE 10,MOVE 10,TURN 90,TURN -90
|
||||||
|
pentl,FPM,FMFMFMFMF,FMFMFPPFPFMF,P,M,LINE 10,TURN 72,TURN -72
|
||||||
|
|
|
Reference in a new issue