to build the project when you are inside the build folder
cmake ..
makecmake .. -G Ninja
ninjaalso from inside the build folder
./opengl_project WASD: standard movement
W: forwardA: leftS: reverseD: right
SPACE: up
CTRL: down
1, 2 & 3: switch between respectively no effect, Gaussian Blur & Edge Detection
C: switch between freeroam camera and the POV of the bee
- default = freeroam
SCROLL_UP / SCROLL_DOWN: zoom in/out
B: switch bloom on/off
- default = on
Q: terminate program
R: switch lightpoints on/off
- default = on
T: switch to the other track
O: switch overlay on/off
-
default = off
-
G: switch chroma key (green screen) on/off- default = on