format
This commit is contained in:
parent
5e4d3db6c0
commit
08c3d466e9
1 changed files with 26 additions and 30 deletions
56
README.md
56
README.md
|
@ -22,41 +22,37 @@ $ python converter.py l-systems.csv
|
|||
|
||||
Pour SVG : java -jar saxon-he-10.3.jar -s:traceur.xml -xsl:svg.xsl -o:image.svg
|
||||
|
||||
Max avant crash :
|
||||
- snow 5
|
||||
|
||||
- koch 2
|
||||
- koch1 2
|
||||
- koch2 3
|
||||
- koch3 3
|
||||
- koch4 3 <-- bug centre svg
|
||||
- koch5 4
|
||||
|
||||
Prof :
|
||||
- snow 5
|
||||
- koch 2
|
||||
- koch1 2
|
||||
- koch2 3
|
||||
- koch3 3
|
||||
- koch4 3 <-- bug centre svg
|
||||
- koch5 4
|
||||
- dragon 12 <-- bug centre svg
|
||||
- sierp 7
|
||||
- gosp6 4
|
||||
- gosp4 2
|
||||
- br1 3 <-- buggé
|
||||
- br2 3 <-- buggé
|
||||
- br3 3 <-- buggé
|
||||
|
||||
- sierp 7
|
||||
|
||||
- gosp6 4
|
||||
- gosp4 2
|
||||
|
||||
- br1 3 (max 5)
|
||||
- br2 3 (max 5)
|
||||
- br3 3 (max 6)
|
||||
|
||||
- htree 11 <-- moche ?
|
||||
- htree 11 <-- buggé
|
||||
|
||||
Bonus :
|
||||
- star 7
|
||||
- moore 3
|
||||
- peano 3
|
||||
- koch8 6
|
||||
- pyramid 3
|
||||
- levey 10 <-- bug centre svg
|
||||
- carpet 4
|
||||
- square 4
|
||||
- star 7
|
||||
- moore 3
|
||||
- peano 3
|
||||
- koch8 6
|
||||
|
||||
- pyramid 3
|
||||
- levey 10 <-- bug centre svg
|
||||
- carpet 4
|
||||
- square 4
|
||||
- pentaplexy 3
|
||||
- triangles 3
|
||||
- blocks 2
|
||||
- triangles 3
|
||||
- blocks 2
|
||||
-->
|
||||
|
||||
Autrement, pour aider à l'utilisation, il est possible d'utiliser le Makefile.
|
||||
|
|
Reference in a new issue