Realtime Computer Graphics (IN0038, IN0039)
held by Prof. Dr. Rüdiger Westermann
Time, Place: | Mondays 12:00 - 13:30 ONLINE Thursdays 12:00-14:00 ONLINE |
Begin: | Monday, April 12., 2021 (online recording) |
Details: | Only online recording until on-campus lectures possible again |
Prerequisites: | none |
Announcements
Both the lecture (IN0038) and the practical (IN0039) will be held in English. Please note that there will be online recordings until on-campus lectures are possible again. Check the course moodle for all information concerning this lecture.
The exams will be held online via TUMexam:
- IN0038: 02.08.2021, 14:15 - 15:30
- IN0039: 04.08.2021: 14:15 - 15:45
Repetition exams:
- IN0038: 05.10.2021, 14:15 - 15:30
- IN0039: 14.10.2021, 11:00 - 12:30
Practical
The practical Realtime Computer Graphics IN0039 will be held in groups of 20-25 participants. Each group will be supervised by one tutor. Registration for the tutor groups is via TUMonline. The groups are:
- Group 1, Monday, 14:00 - 16:00, deutsch
- Group 2, Tuesday, 10:00 - 12:00, english
- Group 3, Tuesday, 12:00 - 14:00, english
- Group 4, Tuesday, 12:00 - 14:00, deutsch
- Group 5, Wednesday, 10:30 - 12:30, deutsch
- Group 7, Thursday, 12:00 - 14:00, deutsch
- Group 8, Thursday, 14:00 - 16:00, deutsch
- Group 10, Friday, 10:00 - 12:00,english
Once registered, all further communication (announcements, tutor groups) is done via Discord (https://discord.gg/rPJf2qVVCp), follow the steps there
Requirements for the assignments:
- Git Client https://git-scm.com/download
- CMake https://cmake.org/
- A Vulkan-capable graphics card
- Vulkan SDK https://vulkan.lunarg.com/sdk/home
- Windows:
- Visual Studio 2019 or higher https://visualstudio.microsoft.com/de/vs/community/
- Linux and MacOS
- gcc, g++ version 8 or higher, clang version 6 or higher
- Text editor, we recommend Visual Studio Code