Navigation auf uzh.ch
Lecturer: | Prof. Dr. Renato Pajarola |
Assistant: | Pascal Forny |
Time: | Monday 14:00-15:45 |
Location: | BIN 2.A.01 |
Language: | English |
OLAT Link: | FS19 Computer Graphics |
VVZ Link: | Vorlesungsverzeichnis, Modul Computer Graphics |
Computer graphics has ubiquitously penetrated our modern life, be it from the special effects in movies, gaming consoles, interactive graphics on handheld devices or data visualization on the PC. The foundations of interactive 3D computer graphics include a wide range of topics such as graphics systems architectures, polygonal 3D modeling, illumination and shading from light, vector and matrix operations, geometric transformations, viewing in 3D, visibility and occlusion culling, clipping and screen rasterization. In this lecture we will review these basic foundations of 3D graphics, and at the end touch on a few advanced concepts such as ray-tracing. The lecture will also include some small practical programming exercises to be done in Open GL and C++.
Foundations of interactive 3D computer graphics such as graphics systems, polygonal modeling, illumination and shading, geometric transformations, viewing in 3D, visibility, clipping, rasterization, and ray-tracing.
As a standing homework assignment you are required to read the corresponding book chapters in parallel to the lectures covering them. Read the following suggested book chapters from [1] in accordance with the corresponding class lectures:
To pass the lecture, students must have completed the distributed exercises.
The lecture will be completed with a written exam at the end of the semester. The exam is scheduled according to the standard UZH/OEC/IFI regulations, see also the VVZ link (at the top).
Tentative Schedule | Topics | Slides | Exercises |
Week 1 | Introduction, Graphics API | All slides can be found on OLAT (see link at the top). | |
Week 2 | Geometric Modeling | ||
Week 3 | Transformations | ||
Week 4 | Illumination | ||
Week 6 | |||
Week 8 | Rasterization | ||
Week 9 | Mapping | ||
Week 10 | Viewing | ||
Week 11 | Projections | ||
Week 12 | Visibility | ||
Week 13 | Shadows | ||
Week 14 | Ray Tracing |