stdgregwar / icg17

As part of the ICG CS-341 EPFL course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icg

This is a repo for ICG.

Build

The executable can be build using cmake either on Window, Linux or Mac.

Dependencies

In order to compile and link you will need C++11 compliant compiler (including threads), libgl, libglew and libglfw3.

Usage

WASD and mouse for moving camera

Space to register bezier points

F2 to play registered points

Q to free Mouse

G to toggle grounded or freefly mode

F5-F10 toggle various things

F11 toggle fullscreen (windowed)

Video

Demo on YouTube

About

As part of the ICG CS-341 EPFL course


Languages

Language:C 49.9%Language:C++ 40.1%Language:GLSL 8.5%Language:CMake 1.5%