1+ <!doctype html>
2+ < html >
3+
4+ < head >
5+ < meta charset ="utf-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no ">
7+
8+ < title > HE-Arc - Unity - Chapitre 1</ title >
9+
10+ < link rel ="stylesheet " href ="dist/reset.css ">
11+ < link rel ="stylesheet " href ="dist/reveal.css ">
12+ < link rel ="stylesheet " href ="dist/theme/hearc.css " id ="theme ">
13+ < link href ="https://fonts.googleapis.com/css2?family=Roboto&display=swap " rel ="stylesheet ">
14+ < link rel ="shortcut icon " href ="https://www.he-arc.ch/sites/www.he-arc.ch/files/hearc_favicon.ico "
15+ type ="image/vnd.microsoft.icon " />
16+
17+ <!-- Theme used for syntax highlighted code -->
18+ < link rel ="stylesheet " href ="plugin/highlight/monokai.css " id ="highlight-theme ">
19+ </ head >
20+
21+ < body >
22+ < div id ="logo-hearc "> </ div >
23+ < div id ="logo-hesso "> </ div >
24+ < div id ="course-infos "> 3292.2 Outils d'infographie - 2024-2025 - Benoit Le Callennec</ div >
25+
26+ <!---------- CONTENT ---------->
27+ < div class ="reveal ">
28+ < div class ="slides ">
29+
30+ < section data-transition ="none " data-background-video-loop data-background-video-muted
31+ data-vertical-align-top data-background-video ="http://enseignement.pages.ing.he-arc.ch/isc/cours/niveau-3/3292.2-infographie-unity/medias/Videos/Chapter1_final.mp4 ">
32+ < h1 >
33+ chapitre 1
34+ </ h1 >
35+ < h2 >
36+ concepts fondamentaux
37+ </ h2 >
38+ < h2 > </ h2 >
39+ < h2 > </ h2 >
40+ < h2 > </ h2 >
41+ < h2 > </ h2 >
42+ < h2 > </ h2 >
43+ < h2 > </ h2 >
44+ </ section >
45+
46+ < section >
47+ < div class ="container ">
48+ < div class ="col-left ">
49+ < h2 >
50+ Prise en main
51+ </ h2 >
52+ < h3 >
53+ Interface
54+ </ h3 >
55+ < h3 >
56+ Navigation
57+ </ h3 >
58+ </ div >
59+ < div class ="col-right ">
60+ < center >
61+ < iframe width ="734 " height ="413 " src ="https://www.youtube.com/embed/YdJoH3u1Od4 "
62+ frameborder ="0 "
63+ allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
64+ allowfullscreen > </ iframe >
65+ </ center >
66+ </ div >
67+ </ section >
68+
69+ < section >
70+ < div class ="container ">
71+ < div class ="col-left ">
72+ < h2 >
73+ GameObjects, Components et Transforms
74+ </ h2 >
75+ </ div >
76+ < div class ="col-right ">
77+ < center >
78+ < iframe width ="734 " height ="413 " src ="https://www.youtube.com/embed/y8IAqyDnCCE "
79+ frameborder ="0 "
80+ allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
81+ allowfullscreen > </ iframe >
82+ </ center >
83+ < center >
84+ < iframe width ="734 " height ="413 " src ="https://www.youtube.com/embed/sgLUcdypgy4 "
85+ frameborder ="0 "
86+ allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
87+ allowfullscreen > </ iframe >
88+ </ center >
89+ </ div >
90+ </ section >
91+
92+ < section >
93+ < div class ="container ">
94+ < div class ="col-left ">
95+ < h2 >
96+ Prefabs et Assets
97+ </ h2 >
98+ </ div >
99+ < div class ="col-right ">
100+ < center >
101+ < iframe width ="734 " height ="413 " src ="https://www.youtube.com/embed/laagDXS3WaA "
102+ frameborder ="0 "
103+ allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
104+ allowfullscreen > </ iframe >
105+ </ center >
106+ </ div >
107+ </ section >
108+
109+ < section >
110+ < div class ="container ">
111+ < div class ="col-left ">
112+ < h2 > Créer un projet URP</ h2 >
113+ < p > Créer un projet vide</ p >
114+ </ div >
115+ < div class ="col-right ">
116+ < img data-src ="./medias/UnityHubCreateProject.png " />
117+ </ div >
118+ </ div >
119+ </ section >
120+
121+ < section >
122+ < div class ="container ">
123+ < div class ="col-left ">
124+ < h2 > Les Assets à disposition</ h2 >
125+ < p > Sur le serveur</ p >
126+ < p > Importer le package</ p >
127+ < p > ATTENTION : matériaux en magenta</ p >
128+ </ div >
129+ < div class ="col-right ">
130+ < img data-src ="./medias/UnityImportPackage.png " />
131+ </ div >
132+ </ div >
133+ </ section >
134+
135+ < section >
136+ < div class ="container ">
137+ < div class ="col-left ">
138+ < h2 > Les Assets à disposition</ h2 >
139+ </ div >
140+ < div class ="col-right ">
141+ < video data-autoplay src ="http://enseignement.pages.ing.he-arc.ch/isc/cours/niveau-3/3292.2-infographie-unity/medias/Videos/3DEverything-SchoolClassroom.mp4 " loop > </ video >
142+ < p > School Classroom, by 3D Everything</ p >
143+ </ div >
144+ </ div >
145+ </ section >
146+
147+ < section >
148+ < div class ="container ">
149+ < div class ="col-left ">
150+ < h2 > Les Assets à disposition</ h2 >
151+ </ div >
152+ < div class ="col-right ">
153+ < video data-autoplay src ="http://enseignement.pages.ing.he-arc.ch/isc/cours/niveau-3/3292.2-infographie-unity/medias/Videos/3DEverything-ComputerClassroom.mp4 " loop > </ video >
154+ < p > Computer Classroom, by 3D Everything</ p >
155+ </ div >
156+ </ div >
157+ </ section >
158+
159+ < section >
160+ < div class ="container ">
161+ < div class ="col-left ">
162+ < h2 > Les Assets à disposition</ h2 >
163+ </ div >
164+ < div class ="col-right ">
165+ < video data-autoplay src ="http://enseignement.pages.ing.he-arc.ch/isc/cours/niveau-3/3292.2-infographie-unity/medias/Videos/BSP-AnimatedTrees.mp4 " loop > </ video >
166+ < p > Animated Trees, by BSP</ p >
167+ </ div >
168+ </ div >
169+ </ section >
170+
171+ < section >
172+ < div class ="container ">
173+ < div class ="col-left ">
174+ < h2 > HE-Arc 3D</ h2 >
175+ < p > Un groupe, une salle</ p >
176+ < p > Modifier sa salle</ p >
177+ < p > Sauvegarder dans le Prefab</ p >
178+ </ div >
179+ < div class ="col-right ">
180+ < img data-src ="http://enseignement.pages.ing.he-arc.ch/isc/cours/niveau-3/3292.2-infographie-unity/medias/Images/UnityHE-ArcRoomExample.png " />
181+ </ div >
182+ </ div >
183+ </ section >
184+ </ div >
185+
186+ </ div >
187+ </ div >
188+
189+ <!---------- CONTENT ---------->
190+
191+ < script src ="dist/reveal.js "> </ script >
192+ < script src ="plugin/notes/notes.js "> </ script >
193+ < script src ="plugin/markdown/markdown.js "> </ script >
194+ < script src ="plugin/highlight/highlight.js "> </ script >
195+ < script >
196+ // More info about initialization & config:
197+ // - https://revealjs.com/initialization/
198+ // - https://revealjs.com/config/
199+ Reveal . initialize ( {
200+ hash : true ,
201+ width : 1920 ,
202+ height : 1080 ,
203+ //transition: "none",
204+
205+ // Learn about plugins: https://revealjs.com/plugins/
206+ plugins : [ RevealMarkdown , RevealHighlight , RevealNotes ]
207+ } ) ;
208+ </ script >
209+ </ body >
210+
211+ </ html >
0 commit comments