/cg_lab_2018

Repository for the Computer Graphics Lab 2018

Primary LanguageJavaScriptMIT LicenseMIT

Computer Graphics Lab 2018

This repository contains the labs for the course Computer Graphics at the Johannes Kepler University Linz, Austria.

Slides and lab material can be found at: www.cg.jku.at/teaching/computergraphics/lab

Staff

  • David Schedl (@schedldave)
  • Marc Streit (@mstreit)
  • Martin Ennemoser
  • Teaching Assistants: Vaishali Dhanoa

Launch

  1. clone the repository: git clone https://github.com/JKU-ICG/cg_lab_2018.git

Structure

  • libs
  • framework.js basic utility functions for dealing with WebGL
  • gl-matrix.js see http://glmatrix.net/
  • 00_empty basic template for own projects based on this setup
  • XX_xxxx_handout handout version of a lab project
  • XX_xxxx final lab project containing all steps done during the lab