050009 VU Einführung in Computergrafik (2014W)
Prüfungsimmanente Lehrveranstaltung
Labels
An/Abmeldung
Hinweis: Ihr Anmeldezeitpunkt innerhalb der Frist hat keine Auswirkungen auf die Platzvergabe (kein "first come, first served").
- Anmeldung von Mo 01.09.2014 09:00 bis So 28.09.2014 23:59
- Abmeldung bis Fr 31.10.2014 23:59
Details
max. 50 Teilnehmer*innen
Sprache: Deutsch
Lehrende
Termine (iCal) - nächster Termin ist mit N markiert
- Donnerstag 02.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 07.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 09.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 14.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 16.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 21.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 23.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 28.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 30.10. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 04.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 06.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 11.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 13.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 18.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 20.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 25.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 27.11. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 02.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 04.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 09.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 11.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 16.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 18.12. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 08.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 13.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 15.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 20.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 22.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Dienstag 27.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
- Donnerstag 29.01. 13:15 - 14:45 Hörsaal 3, Währinger Straße 29 3.OG
Information
Ziele, Inhalte und Methode der Lehrveranstaltung
Art der Leistungskontrolle und erlaubte Hilfsmittel
Übungen: 45%
Reaktionsblätter: 10%
Midterm: 20%
Final: 25%
Reaktionsblätter: 10%
Midterm: 20%
Final: 25%
Mindestanforderungen und Beurteilungsmaßstab
1. Discuss the light transport problem and its relation to numerical integration i.e., light is emitted, scatters around the scene, and is measured by the eye.
2. Describe the basic graphics pipeline and how forward and backward rendering factor in this.
3. Create a program to display 3D models of simple graphics images.
4. Derive linear perspective from similar triangles by converting points (x, y, z) to points (x/z, y/z, 1).
5. Obtain 2-dimensional and 3-dimensional points by applying affine transformations.
6. Apply 3-dimensional coordinate system and the changes required to extend 2D transformation operations to handle transformations in 3D.
7. Contrast forward and backward rendering.
8. Explain the concept and applications of texture mapping, sampling, and anti-aliasing.
9. Explain the ray tracing/rasterization duality for the visibility problem.
10. Implement simple procedures that perform transformation and clipping operations on simple 2-dimensional images.
11. Implement a simple real-time renderer using a rasterization API (e.g., OpenGL) using vertex buffers and shaders.
12. Compare and contrast the different rendering techniques.
2. Describe the basic graphics pipeline and how forward and backward rendering factor in this.
3. Create a program to display 3D models of simple graphics images.
4. Derive linear perspective from similar triangles by converting points (x, y, z) to points (x/z, y/z, 1).
5. Obtain 2-dimensional and 3-dimensional points by applying affine transformations.
6. Apply 3-dimensional coordinate system and the changes required to extend 2D transformation operations to handle transformations in 3D.
7. Contrast forward and backward rendering.
8. Explain the concept and applications of texture mapping, sampling, and anti-aliasing.
9. Explain the ray tracing/rasterization duality for the visibility problem.
10. Implement simple procedures that perform transformation and clipping operations on simple 2-dimensional images.
11. Implement a simple real-time renderer using a rasterization API (e.g., OpenGL) using vertex buffers and shaders.
12. Compare and contrast the different rendering techniques.
Prüfungsstoff
Literatur
Edward Angel, Dave Shreiner Interactive Computer Graphics with WebGL, 7th edition, Addison-Wesley, 2015.
Zuordnung im Vorlesungsverzeichnis
Letzte Änderung: Mo 07.09.2020 15:29
* basic raster graphics algorithms for drawing 2D primitives, antialiasing
* 2D and 3D geometrical transformations, 3D projections/viewing
* polygonal and hierarchical models
* hidden-surface removal
* basic rendering techniques (colour, shading, raytracing)
* interaction techniques
* textures