Skip to content

JKU-ICG/cg-tutorial-vis

Repository files navigation

Computer Graphics Tutorial

Interactive tutorial to explain the computer graphics rendering pipeline.

Installation

Optionally install vue cli and run vue ui:

npm install -g @vue/cli
vue ui

Clone repository and install dependencies:

git clone https://github.com/JKU-ICG/cg-tutorial-vis.git
cd cg-tutorial-vis
npm install

Development environment

Start local development server:

npm run serve

Build project

npm run build

About

Interactive tutorial to explain the computer graphics rendering pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors