Wiki source code of Candide
Last modified by Antony Desmeaux on 2025/04/21 13:26
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="col-sm-3" style="float: right;" %) | ||
| 2 | ((( | ||
| 3 | (% class="box" style="background-color: white; margin:20px;" %) | ||
| 4 | ((( | ||
| 5 | [[image:DALL·E 2023_Candide.png||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 | * | ||
| 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 | |||
| 47 | = "Projetez-vous dans le futur de votre terrain en 3D." = | ||
| 48 | |||
| 49 | [[(i) GitLab de Candide>>https://gitlab.com/manon.lavenier/candide]] | ||
| 50 | |||
| 51 | Projet initié via l'**ECV Digital Paris** par : | ||
| 52 | |||
| 53 | * Christopher BOLARD | ||
| 54 | * Léo LABEAUME | ||
| 55 | * Louis COBIGO | ||
| 56 | * Manon LAVENIER | ||
| 57 | |||
| 58 | ---- | ||
| 59 | |||
| 60 | = Evolution en cours = | ||
| 61 | |||
| 62 | Afin d'intégrer Candide à Eden, plusieurs modifications / optimisations sont nécessaires. | ||
| 63 | |||
| 64 | (i) Récupération de modèles 3D possibe (.glb) sur le site suivant : [[https:~~/~~/www.cgtrader.com/>>https://www.cgtrader.com/]] | ||
| 65 | |||
| 66 | |(% style="border-color:white" %)[[image:https://gitlab.com/manon.lavenier/candide/-/raw/main/plants.gif||style="border-radius:15px"]] | ||
| 67 | |||
| 68 | ---- | ||
| 69 | |||
| 70 | = Intégration à Eden = | ||
| 71 | |||
| 72 | En cours (problème de performance avec la solution proposée). |