No description
Find a file
2025-11-13 15:17:04 +01:00
.vscode added launcher for lab3 2025-11-13 10:07:21 +01:00
external Code for the labs 2022-08-17 12:54:28 +02:00
external_src Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
lab1-rasterization done with tutorial 1 2025-11-12 16:11:45 +01:00
lab2-textures Lab 2 - fix from daniel 2025-11-13 13:28:30 +01:00
lab3-camera Lab 3 - done 2025-11-13 15:17:04 +01:00
lab4-shading Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
lab5-rendertotexture Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
lab6-shadowmaps Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
labhelper Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
pathtracer Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
project Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
scenes Code for the labs 2022-08-17 12:54:28 +02:00
.gitignore done with tutorial 1 2025-11-12 16:11:45 +01:00
CMakeLists.txt Changed minimum version in all CMakeLists.txt files 2025-11-04 19:11:59 +01:00
README.md Code for the labs 2022-08-17 12:54:28 +02:00
README_LINUX.md Code for the labs 2022-08-17 12:54:28 +02:00
VSUserTemplate.user Code for the labs 2022-08-17 12:54:28 +02:00

Description

This is the repository for the tutorials of the course TDA362/DIT223 Computer Graphics given at Chalmers University of Technology. It contains resources and skeleton code which is to be filled in by students in six different lab assignments and one larger project.

The accompanying web page to this repository is located at http://www.cse.chalmers.se/edu/course/TDA362/tutorials/index.html.

Instructions on how to use this repository specifically can be found at http://www.cse.chalmers.se/edu/course/TDA362/tutorials/start.html.