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