szmarkiewicz / cg_labs

Repository for the Computer Graphics Lab 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Graphics Labs

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.

Staff

  • Günter Wallner
  • Rakesh John Amala Arokia Nathan
  • Letian Wang

Launch

  1. Clone this repository: git clone https://github.com/JKU-ICG/cg_lab_2023.git
  2. Open the whole folder in VS Code
  3. Click Go Live button in the bottom right corner, provided by the Live Server extension
  4. Open http://localhost:5500 (or whatever port is displayed) in the browser

Structure

  • libs
  • 00_empty basic template for own projects based on this setup
  • XX_TOPIC_handout handout version of a lab project
  • XX_TOPIC final lab project containing all steps done during the lab

About

Repository for the Computer Graphics Lab 2023

License:MIT License


Languages

Language:JavaScript 88.8%Language:GLSL 8.6%Language:HTML 2.0%Language:CSS 0.6%