This commit is contained in:
Mylloon 2024-05-06 15:58:57 +02:00
parent 52a55985f1
commit 48df0f464f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -23,27 +23,27 @@ $ 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 : Max avant crash :
- 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 (max 5) - br1 3 (max 5)
- br2 3 (max 5) - br2 3 (max 5)
- br3 3 (max 6) - br3 3 (max 6)
- htree 11 <-- moche ? - 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.