Wiki source code of Eden modélise en 3D

Last modified by Antony Desmeaux on 2025/06/18 07:04

Show last authors
1 (% class="col-sm-9" %)
2 (((
3 = Objectif =
4
5 **MOYEN TERME**
6
7 Eden permet de visualiser en 3D l'architecture végétale adaptée à son environnement.
8
9 {{velocity}}
10 [[Actions en cours (Tuleap)>>https://vana-principia.mytuleap.com/plugins/agiledashboard/?group_id=101&planning_id=1&action=show&aid=6&pane=planning-v2||class="btn btn-primary btn-lg"]]
11 {{/velocity}}
12
13 ----
14
15 == Module ==
16
17 En parallèle à Eden, un module a été développé : [[Candide>>doc:Main.Boîte à outils 2\.0.Modules externes.Candide.WebHome]].
18
19 ----
20
21 == Les grands axes de développement ==
22
23 * Utiliser et compléter des modèles 3D open source existants
24 ** prendre exemple / utiliser [[florazia.com>>url:https://florazia.com/]]
25 ** modèles téléchargeables (format glb/glTF) : [[https:~~/~~/sketchfab.com/3d-models/bellflower-platycodon-grandiflorus-03d7c3a973e442f58e68c24881e6fa80>>https://sketchfab.com/3d-models/bellflower-platycodon-grandiflorus-03d7c3a973e442f58e68c24881e6fa80]]
26
27 Exemple de rendu de florazia :
28
29 {{html}}
30 <div class="sketchfab-embed-wrapper"> <iframe title="ヒメシャラ 💮 Himesyara, Stewartia monadelpha" frameborder="0" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true" allow="autoplay; fullscreen; xr-spatial-tracking" xr-spatial-tracking execution-while-out-of-viewport execution-while-not-rendered web-share src="https://sketchfab.com/models/cae7436738674d3586930c206f51073b/embed"> </iframe> </div>
31 {{/html}}
32
33 ----
34
35 == Missions ==
36
37 1. Modéliser les espèces végétales.
38 1. Modéliser l'environnement (reliefs, ombres).
39
40
41 )))
42
43 (% class="col-sm-3" %)
44 (((
45 {{velocity}}
46 [[Retour aux objectifs>>doc:$parentDoc||class="btn btn-success btn-lg btn-block"]]
47 {{/velocity}}
48
49 {{html wikie="true" clean="false"}}
50 <style>
51 .zoom {
52 transition: transform .4s;
53 margin: 0 auto;
54 }
55 .zoom:hover {
56 transform: scale(1.5);
57 }
58 </style>
59 {{/html}}
60
61 (% style="width:100%" %)
62 |(% style="border-color:white; vertical-align:middle; width:10%" %){{html wiki="true" clean="false"}}<div class="zoom">[[~[~[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@Arrow_left.png~]~]>>doc:Main.La feuille de route.OBJECTIF04.WebHome]]</div>{{/html}}|(% style="border-color:white" %)[[image:Main.La feuille de route.WebHome@6cc0bae3-f7a5-4f7c-a107-06e10221af2e-0.png||alt="c1c1b173-bd97-4fd9-8720-06b5ac622205-0.png" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]|(% style="border-color:white; vertical-align:middle; width:10%" %){{html wiki="true" clean="false"}}<div class="zoom">[[~[~[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@Arrow_right.png~]~]>>doc:Main.La feuille de route.OBJECTIF06.WebHome]]</div>{{/html}}
63
64 (% class="box" style="background-color:rgb(253,253,253);" %)
65 (((
66 (% style="text-align: center;" %)
67 === Missions associées ===
68
69 ----
70
71 {{velocity}}
72 {{documentTree root="document:$doc.documentReference" showTranslations="false" showAttachments="false" compact="true" /}}
73 {{/velocity}}
74 )))
75 )))