notes
This commit is contained in:
parent
f7c4fb518f
commit
fcf494c28b
1 changed files with 19 additions and 3 deletions
22
README.md
22
README.md
|
@ -22,12 +22,28 @@ $ 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
|
||||||
|
|
||||||
Truc jolie :
|
Max avant crash :
|
||||||
- snow 2
|
- snow 5
|
||||||
|
|
||||||
|
- koch 2
|
||||||
|
- koch1 2
|
||||||
|
- koch2 3
|
||||||
|
- koch3 3
|
||||||
|
- koch4 3 <-- bug centre svg
|
||||||
|
- koch5 4
|
||||||
|
|
||||||
|
- dragon 12 <-- bug centre svg
|
||||||
|
|
||||||
- sierp 7
|
- sierp 7
|
||||||
|
|
||||||
- gosp6 4
|
- gosp6 4
|
||||||
- gosp4 2
|
- gosp4 2
|
||||||
- htree 10
|
|
||||||
|
- br1 3 (max 5)
|
||||||
|
- br2 3 (max 5)
|
||||||
|
- br3 3 (max 6)
|
||||||
|
|
||||||
|
- htree 11 <-- moche ?
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Autrement, pour aider à l'utilisation, il est possible d'utiliser le Makefile.
|
Autrement, pour aider à l'utilisation, il est possible d'utiliser le Makefile.
|
||||||
|
|
Reference in a new issue