Computer Graphics @ LMU Munich Summer Semester 2021
- Homepage: https://mimuc.de/cg1
- Responsible Professor: Prof. Dr. Butz
- Tutorial Instructor: Changkun Ou,
Florian Lang, David Englmeier
We will introduce and use the following toolkits for this course:
It is recommended for you to install and take a glance at these tools beforehand.
Released on LMU Moodle.
# | Date | Slides |
---|---|---|
0 | 13.04.2021 | Welcome |
1 | 20.04.2021 | Intro and Motivation |
2 | 27.04.2021 | Transformations and Scene Graphs |
3 | 04.05.2021 | 3D Geometry and Modeling |
4 | 11.05.2021 | 3D Camera |
5 | 18.05.2021 | Rasterization |
6 | 01.06.2021 | Light, Materials, Appearance |
7 | 08.06.2021 | Shading and Rendering |
8 | 15.06.2021 | Animation |
9 | 22.06.2021 | Guest Lecture |
10 | 29.06.2021 | Interaction in 3D |
11 | 06.07.2021 | Volume Rendering & Scalar Field Visualization |
12 | 13.07.2021 | Final QA |
The following table shows the syllabus of the tutorials:
# | Date | Slides | Demo |
---|---|---|---|
0 | 14.04/15.04 | Organization | - |
1 | 21.04/22.04 | Introduction | Setup, Basic |
2 | 28.04/29.04 | Transformations | Tinman |
3 | 05.05/06.05 | Geometry | Bezier, BufferGeometry, Mesh Sampling |
4 | 12.05/13.05 | Camera | Scene Graph, Cameras, Dolly Zoom |
5 | 19.05/20.05 | Rasterization-1 | Z-fighting, Drawing |
6 | 02.06/03.06 | Rasterization-2 | Drawing, GLSL, Shaders |
7 | 09.06/10.06 | Texture | |
8 | 16.06/17.06 | Shading |
Released on Uni2Work.
# | Submission Period | Assignments | Solution Discussion |
---|---|---|---|
1 | 30.04 - 04.05 | Transformation | in Tutorial 3 |
2 | 07.05 - 14.05 | Mesh | in Tutorial 5 |
3 | 17.05 - 26.05 | Camera | in Tutorial 6 |
4 | 28.05 - 06.06 | Rasterization | in Tutorial 7 |
5 | 14.06 - 25.06 | Material | No Discussion |
6 | 28.06 - 04.07 | Illumination | No Discussion |
General discussions regarding the tutorial are held on LMU Moodle. But it is welcome for you to fire an issue directly on GitHub.
It is welcome to send a pull request if you found the provided materials can be improved.
Copyright © 2021 GNU GPLv3. Created by Changkun Ou, Florian Lang David Englmeier, and Andreas Butz