From fcf494c28b314159e50673acf11e9e19270cfaa9 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 6 May 2024 15:11:14 +0200 Subject: [PATCH] notes --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f708af..9c31f08 100644 --- a/README.md +++ b/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 - Truc jolie : - - snow 2 + Max avant crash : + - 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 - - 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.