Exam Review
-
20.04.18 from 9:00 to 13:00 in S3 |
20 111 |
- Please bring an identity card and your student ID
- Please register with your first and last name via the following Doodle link
Exam
- 17.02.18 from 11:00 to 13:30 in S101/A1
- You may use a non-programmable calculator and a dictionary
Updates
- 12.02.2018: Removed sparse voxel octrees and game objects in streaming worlds from the topics document.
- 10.02.2018: Removed components/hierarchies, screen-tearing in VR and triple-buffering from the topics document.
- 06.02.2018: Added solution 13.
- 05.02.2018: Added solution 12.
- 02.02.2018: Added topics for the exam.
- 30.01.2018: Added exercise 13 and presentation 13.
- 29.01.2018: Fixed the doppler effect slide in presentation 12.
- 23.01.2018: Added exercise 12, solution 10, solution 11, and presentation 12.
- 16.01.2018: Added presentation 11 and exercise 11.
- 10.01.2018: Corrected git link in exercise 10.
- 09.01.2018: Added presentation 10 and exercise 10 and solution 9 and fixed the plane/point-distance in Physics 1 and unfixed the plane/point-distance in Physics 1.
- 21.12.2017: Fixed slide 9 of presentation 9.
- 19.12.2017: Added presentation 9 and exercise 9 and solution 8.
- 12.12.2017: Added presentation 8, exercise 8, solution 7 and the reference video for exercise 8.
- 08.12.2017: Added solution for exercise 6.
- 05.12.2017: Added presentation 7 and exercise 7 links and updated both files.
- 04.12.2017: Added presentation 7 and exercise 7.
- 02.12.2017: Added solution for exercise 5.
- 28.11.2017: Added presentation 6, exercise 6 and the reference video for exercise 6.
- 21.11.2017: Added presentation 5, exercise 5 and the solution for exercise 4.
- 14.11.2017: Added presentation 4, exercise 4 and the solution for exercise 3.
- 07.11.2017: Added presentation 3, exercise 3 and the solution for exercise 2.
- 01.11.2017: Added the solution for exercise 1
- 24.10.2017: Added presentation 2 and exercise 2. Fixed repo urls in the Git tutorial.
- 17.10.2017: Added exercise 1 and a small but important fix for presentation 1.
Kore
Getting Started with Kore
Git
Getting Started with Git
Topics for the exam
Topics
Exercises
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - Reference video: (Exercise6.mp4) - (Solution)
- (pdf) - (Solution)
- (pdf) - Reference video: (Exercise8.mp4) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
- (pdf) - (Solution)
Presentations
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
- (pdf)
Presentations 2015/2016
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) Video (slides only): (In Browser) (Direct Download)
- (pdf) (In Browser) (Direct Download)
- (pdf) (In Browser) (Direct Download)
Theory Script
- Input and Output
- The Game Loop
- Software Rendering
- Advanced Software Rendering
- Basic Hardware Rendering
- Bumps and Animations
- Physically Based Rendering
- Physics1
- Physics2
- Procedural Content Generation
- Compression and Streaming
- Multiplayer
- Audio
- Artificial Intelligence
- Scripting
Programming Script
- C++ Introduction for Java Programmers
- Memory Management
- Additional C++ Specifics
- Parallelism
- GLSL
- CPU Internals
- GPU Internals