Wiki source code of Candide
Version 14.1 by Antony Desmeaux on 2024/05/26 17:47
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% style="width:25%; float: right;" %) | ||
2 | ((( | ||
3 | (% class="box" style="background-color: white; margin:20px;" %) | ||
4 | ((( | ||
5 | [[image:https://gitlab.com/manon.lavenier/candide/-/raw/main/plants.gif]] | ||
6 | |||
7 | |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles** | ||
8 | |||
9 | * | ||
10 | |||
11 | |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique** | ||
12 | |||
13 | Page parent | ||
14 | |||
15 | {{velocity}} | ||
16 | * [[$parentDoc.title >>doc:$parentDoc]] | ||
17 | {{/velocity}} | ||
18 | |||
19 | Contenu | ||
20 | |||
21 | {{toc depth="2"/}} | ||
22 | |||
23 | |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions** | ||
24 | |||
25 | {{velocity}} | ||
26 | #set ($links = $doc.getBacklinks()) | ||
27 | #if ($links.size() > 0) | ||
28 | #foreach ($docname in $links) | ||
29 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
30 | * [[$escapetool.xml($rdoc.fullName)]] | ||
31 | #end | ||
32 | #else | ||
33 | No back links for this page! | ||
34 | #end | ||
35 | {{/velocity}} | ||
36 | |||
37 | ))) | ||
38 | ))) | ||
39 | |||
40 | = "Projetez-vous dans le futur de votre terrain en 3D." = | ||
41 | |||
42 | [[(i) GitLab de Candide>>https://gitlab.com/manon.lavenier/candide]] | ||
43 | |||
44 | Projet initié via l'**ECV Digital Paris** par : | ||
45 | |||
46 | * Christopher BOLARD | ||
47 | * Léo LABEAUME | ||
48 | * Louis COBIGO | ||
49 | * Manon LAVENIER | ||
50 | |||
51 | ---- | ||
52 | |||
53 | = Evolution en cours = | ||
54 | |||
55 | Afin d'intégrer Candide à Eden, plusieurs modifications / optimisations sont nécessaires. | ||
56 | |||
57 | (i) Récupération de modèles 3D possibe (.glb) sur le site suivant : [[https:~~/~~/www.cgtrader.com/>>https://www.cgtrader.com/]] | ||
58 | |||
59 | ---- | ||
60 | |||
61 | = Intégration à Eden = | ||
62 | |||
63 | |||
64 |