Changes for page Eden
Last modified by Antony Desmeaux on 2025/04/21 13:26
From version 33.1
edited by Antony Desmeaux
on 2024/01/07 11:23
on 2024/01/07 11:23
Change comment:
There is no comment for this version
To version 48.1
edited by Antony Desmeaux
on 2024/06/30 18:16
on 2024/06/30 18:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,59 @@ 1 -(% class="col-sm-8" %)1 +(% style="width:25%; float: right;" %) 2 2 ((( 3 +(% class="box" style="background-color: white; margin:20px;" %) 4 +((( 5 +[[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" data-xwiki-image-style-alignment="center" style="border-radius:15px"]] 6 + 7 +(% style="width:100%" %) 8 +|(% style="background-color:#1c8569; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles** 9 + 10 +* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]] 11 + 12 +(% style="width:100%" %) 13 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique** 14 + 15 +**Page parent** 16 + 17 +{{velocity}} 18 +* [[$parentDoc.title >>doc:$parentDoc]] 19 +{{/velocity}} 20 + 21 +**Contenu** 22 + 23 +{{toc depth="2"/}} 24 + 25 +**Pages enfants** 26 + 27 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}} 28 + 29 + 30 +(% style="width:100%" %) 31 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions** 32 + 33 +{{velocity}} 34 +#set ($links = $doc.getBacklinks()) 35 +#if ($links.size() > 0) 36 + #foreach ($docname in $links) 37 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 38 + * [[$escapetool.xml($rdoc.fullName)]] 39 + #end 40 +#else 41 + No back links for this page! 42 +#end 43 +{{/velocity}} 44 +))) 45 +))) 46 + 3 3 = Tester Eden = 4 4 5 5 Eden est le nom de l'outil développé par Vana Principia. Il permet à son utilisateur d'obtenir un design d'architecture végétale adapté à son environnement. C'est une horticultrice virtuelle conçue pour aider au passage à l'acte réel. 6 6 51 +Actuellement, l'outil peut être testé en ligne de commande ou via une interface web primitive. 52 + 53 +{{velocity}} 54 +[[Essayer Eden>>https://xwiki.vanaprincipia.fr/edenapp||class="btn btn-primary btn-lg"]] 55 +{{/velocity}} 56 + 7 7 Eden peut : 8 8 9 9 * (/) identifier les plantes adaptées à un environnement donné ... ... @@ -18,17 +18,18 @@ 18 18 19 19 (% style="color:#ffffff" %).(%%) 20 20 21 -{{velocity}} 22 -[[Essayer Eden>>https://xwiki.vanaprincipia.fr/edenapp||class="btn btn-primary btn-lg"]] 23 -{{/velocity}} 24 - 25 -(% class="wikigeneratedid" %) 26 -(!)(% style="color:#e67e22" %) l'interface n'est pas encore fonctionnelle 27 - 28 28 ---- 29 29 30 30 = Installer Eden = 31 31 75 +== Linux == 76 + 77 +Cloner le répertoire GitLab sur votre ordinateur ([[Git - Getting a Git Repository (git-scm.com)>>url:https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository]]) : 78 + 79 +{{code language="bash"}} 80 +git clone https://gitlab.com/antony.desmeaux/vanaprincipia.git 81 +{{/code}} 82 + 32 32 Installer les éléments nécessaires à compiler du Rust ([[https:~~/~~/rustup.rs/) :>>https://rustup.rs/]] 33 33 34 34 {{code language="bash"}} ... ... @@ -45,7 +45,8 @@ 45 45 46 46 Les paramètres actuellement utilisés pour Eden sont les suivants : 47 47 48 -|=lifeform|=height|=exposure|=moisture|=soil|=hardiness (“zone”) 99 +(% class="table-bordered" %) 100 +(% class="info" %)|=lifeform|=height|=exposure|=moisture|=soil|=hardiness (“zone”) 49 49 |1 (= tree) 50 50 2 (= subshrub) 51 51 3 (= shrub) ... ... @@ -117,26 +117,3 @@ 117 117 [[image:image-20230417000621-2.png||data-xwiki-image-style-border="true"]] 118 118 119 119 (i) un fichier texte est également généré et fourni la liste et les coordonnées des plantes à planter 120 - 121 - 122 -))) 123 - 124 -(% class="col-sm-1" %) 125 -((( 126 - 127 -))) 128 - 129 -(% class="col-sm-3" %) 130 -((( 131 -[[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" data-xwiki-image-style-alignment="center"]] 132 - 133 ----- 134 - 135 -Liens utiles 136 - 137 -* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]] 138 - 139 -Contenu de la page 140 - 141 -{{toc depth="2"/}} 142 -)))