This repository contains the labs for the course Computer Graphics at the Johannes Kepler University Linz, Austria.
Slides and lab material can be found in Moodle.
- Günter Wallner
- Rakesh John Amala Arokia Nathan
- Letian Wang
- Clone this repository:
git clone https://github.com/JKU-ICG/cg_lab_2024.git
- Open the whole folder in VS Code
- Click Go Live button in the bottom right corner, provided by the Live Server extension
- Open https://localhost:5500 (or whatever port is displayed) in the browser
libs
framework.js
basic utility functions for dealing with WebGLgl-matrix.js
see https://glmatrix.net/
00_empty
basic template for own projects based on this setupXX_TOPIC_handout
handout version of a lab projectXX_TOPIC
final lab project containing all steps done during the lab