-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·406 lines (381 loc) · 14.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>[SoSe2021] 3D/ VR Systeme</title>
<meta name="description"
content="Übung SoSe 2021: 3D/ VR Systeme">
<meta name="author" content="Zoe Schubert">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css" id="theme">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<link rel="stylesheet" href="css/style.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(/print-pdf/gi) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<div class="slides">
<section data-background="assets/video/RandyCano_4.gif">
<h3>Übung SoSe 2021</h3>
<br>
<br>
<h2>3D/ VR Systeme</h2>
<br>
<br>
<p>
<small>
Valentina Hiseni & Zoe Schubert
</small>
<small>
SoSe2021 | Universität zu Köln, Institut für Digital Humanities
</small>
</p>
</section>
<section data-background="assets/img/aufsicht.JPG">
<h2>Konstituierende Sitzung</h2>
<br>
<br>
<div class="captioned-image-row">
<div>
Formalia
<img src="assets/img/klips.jpg">
</div>
<div>
Roadmap &<br>
Einführung
<img src="assets/img/cage.jpg">
</div>
<div>
Projektarbeit
<img src="assets/img/spaceship.jpg">
</div>
</div>
</section>
<section data-background="assets/img/hintergrund-uni.jpg">
<h2>Kurzvorstellung</h2>
<br>Valentina Hiseni & Zoe Schubert<br>
<br>
<small>
SoSe2021 | Univeristät zu Köln, Institut für Digital Humanities
</small>
</section>
<section>
<section data-background="assets/img/klips2.JPG">
<h2>Formalia</h2>
</section>
<section>
<h2>Allgemein</h2>
<ul>
<li>Name d. Veranstaltung: 3D/ VR Systeme</li>
<li>Art d. Veranstaltung: Praktische Übung</li>
<li>Zuordnung: Bachelor Basismodul</li>
<li>Ort: Virtuelle Veranstaltung</li>
<li>Erfolgreicher Abschluss durch "aktive Teilnahme"</li>
<li>Kurs wird <b>nicht</b> benotet</li>
</ul>
</section>
<section data-background="assets/img/alice-zeit.jpg">
<h3>Termine</h3>
<b>SoSe 2021</b><br>
<ul>
<li>2 Gruppen</li>
<li>14 wöchentliche Termine</li>
<li>Gruppe 1 - Mi: 14:00 - 15:30 Uhr</li>
<li>Gruppe 2 - Fr: 14:00 - 15:30 Uhr</li>
<br>
</ul>
</section>
<section data-background="assets/img/teilnahme.jpg">
<h3>Teilnahme</h3>
<ul>
<li>Voraussetzungen</li>
<ul>
<li>Anwesenheit</li>
<b>und</b>
<li>Klipsplatz oder Fixplatz</li>
</ul>
<li>Erfolgreicher Abschluss durch "aktive Teilnahme":
<ul>
<li>Teilnahme (teilweise obligatorisch)</li>
<b>und</b>
<li>Projektarbeit (Details folgen)</li>
</ul>
</li>
</ul>
</section>
<section data-background-image="assets/video/list.gif">
<h3>Tabelle online</h3>
</section>
</section>
<section>
<section data-background="assets/img/cage.jpg">
<h2>Roadmap & Einführung</h2>
</section>
<section>
<h3>Seminarplan</h3>
<ul>
<li>Sitzung 1 -- Konstituierende Sitzung</li>
<li>Sitzung 2 -- Einführung: 3D Modellierung</li>
<li>wir sukzessive ergänzt</li>
</ul>
</section>
<section data-background="assets/video/cat.gif">
<h2>Was ist das Thema?</h2>
</section>
<section>
<h3>Themen</h3>
<ul>
<li>Praktisches Arbeiten im Kontext 3D/ VR:</li>
<ul>
<li>Modellieren mit Blender</li>
</ul>
</ul>
</section>
<section>
<h2>Modellieren mit <br> Blender: die Software</h2>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/Blender.mp4" type="video/mp4"/>
</video>
</section>
<section>
<a href="https://www.blender.org/download/">Open Source</a>
</section>
<section>
<h3>Konzept</h3>
<ul>
<li>Modellierung</li>
<li>Texturierung</li>
<li>Beleuchtung</li>
<li>Animation</li>
<li>Kamerafahrt</li>
<br>
=> Konzept gilt auch für andere 3D-Modellierungstools
</ul>
</section>
<section>
<img src="assets/img/image2.png" height="100%">
</section>
<section>
<h3>Themen im Kurs zur Modellierung</h3>
<ul>
<li>Das Benutzerinterface von Blender: Getting Around</li>
<li>Einführung</li>
<li> Parametrische Grundkörper</li>
<li> Splines u. Shapes</li>
<li> Modellierungstechniken mit Splines/ Rotationskörpern/ Extrusionskörpern</li>
<li> Polygon-Objekte</li>
<li> Objekttypen/ Subobjekte</li>
<li> Das Modifier-Konzept</li>
<li> Materialien</li>
</ul>
</section>
<section>
<h3>Fortsetzung</h3>
<ul>
<li> Texturgrundlagen</li>
<li> Multimaterialien</li>
<li> UVW-Mapping</li>
<li> Fortgeschrittene Modellierungstechnologien</li>
<li> Beleuchtungsgrundlagen, Beleuchtungsszenarien, Sonnenlichtsysteme</li>
<li> Kamerasysteme</li>
<li> Animationen</li>
</ul>
</section>
<section><h3>Beispiel: Semesterarbeiten vergangener Semester</h3></section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/Animation.mov" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/IstanbulEbru-16s.mov" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/media3.mov" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/media5.mov" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/FINAL.mp4" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/media7.mov" type="video/mp4"/>
</video>
</section>
<section>
<video class="stretch" data-autoplay>
<source data-src="assets/video/VIDEO_3D-VR_SS16-FS_KS_JM.mp4" type="video/mp4"/>
</video>
</section>
<section>
<h3>Ablauf der Sitzungen</h3>
<ul>
<li>Theorie</li>
<li>Praktische Beispiele:</li>
Erklärung/ Anleitung durch Vorführung &
anschließendes Ausprobieren
<li>Eigenständig arbeiten und Aufgaben lösen</li>
<li>Projektarbeit ≙ Ergebnis der Einzelaugaben</li>
<b>und</b>
<ul>
<li>Film d. 3D Arbeit mit Kamerafahrt und Animation</li>
</ul>
</ul>
</section>
</section>
<section>
<section data-background="assets/img/spaceship2.jpg">
<h2>Projektarbeit</h2>
</section>
<section>
<h3>Vorgaben</h3>
<ul>
<li>Thema: Außenräume/ Städte</li>
<li>Die Modelle können dabei sowohl fiktive als auch real vorkommende Gebäude, Parks oder ähnliches
enthalten. Auch die Gestaltung von Fantasiestädten ist möglich.
</li>
</ul>
</section>
<section>
<h3>Vorgaben</h3>
<ul>
<li>Jede Arbeit soll sowohl:</li>
<ul>
<li>einen Park-Teil (mit kleinem Spielplatz, Rutsche, Bank etc.) als auch</li>
<li>einen reinen Gebäudeteil enthalten (inkl. Straßen etc.).</li>
</ul>
</ul>
</section>
<section>
<h3>Vorgaben</h3>
<ul>
<li>Weiterhin sollen unterschiedliche Modellingtechniken eingesetzt werden:</li>
<ul>
<li> Rotations-,</li>
<li>Extrusionskörper,</li>
<li> Kombination parametrischer Grundkörper,</li>
<li> Arbeit an Polygonnetzstrukturen.</li>
</ul>
</ul>
</section>
<section>
<h2>Beispiele</h2>
</section>
<section>
<img src="assets/img/image12.png" width="90%">
</section>
<section>
<img src="assets/img/image13.png" width="90%">
</section>
<section>
<img src="assets/img/image14.png" width="90%">
</section>
<section>
<img src="assets/img/image15.png" width="90%">
</section>
<section>
<img src="assets/img/image16.png" width="90%">
</section>
<section>
<img src="assets/img/image17.png" width="90%">
</section>
<section>
<img src="assets/img/image18.png" width="90%">
</section>
<section>
<img src="assets/img/image19.png" width="90%">
</section>
<section>
<h3>Weitere Ideen</h3>
<ul>
<li>Unterwasserwelt, Weltraum, Wüste</li>
<li>Historische Städte (Mittelalter, Wikinger, Steinzeit...)</li>
<li>Bekannte Städte und Sehenswürdigkeiten</li>
<li>Bekannte fiktive Orte (Simpsons, Micky Maus...)</li>
</ul>
</section>
<section>
<h3>Aufgabe für den ersten Termin:</h3>
<ul>
<li>Überlegen Sie sich ein Thema für Ihre Projektarbeit</li>
<li>Installieren Sie sich ggf. die Software</li>
</ul>
</section>
</section>
<section>
<section data-background="assets/img/klips2.jpg">
<h2>Fragen?</h2>
</section>
<section data-background="assets/img/aufsicht.jpg">
<h2>Vielen Dank</h2>
</section>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'zoom', // none/fade/slide/convex/concave/zoom
// More info https://github.com/hakimel/reveal.js#dependencies
dependencies: [
{
src: 'lib/js/classList.js', condition: function () {
return !document.body.classList;
}
},
{
src: 'plugin/markdown/marked.js', condition: function () {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/markdown/markdown.js', condition: function () {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/highlight/highlight.js', async: true, callback: function () {
hljs.initHighlightingOnLoad();
}
},
{src: 'plugin/search/search.js', async: true},
{src: 'plugin/zoom-js/zoom.js', async: true},
{src: 'plugin/notes/notes.js', async: true}
]
});
</script>
</body>
</html>