thisSNP / cg_lab_2018

Repository for the Computer Graphics Lab 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Repository for the Computer Graphics Lab 2018

License:MIT License


Languages

Language:JavaScript 88.3%Language:GLSL 9.1%Language:HTML 2.0%Language:CSS 0.6%