Skip to content

Interactive tutorial to explain the computer graphics rendering pipeline

Notifications You must be signed in to change notification settings

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

No packages published