Projects utilizing OpenGL 3 and GLFW library.
All projects were build for a Intro to Computer Graphics class (Winter 2014).
- Project 1 - balls bouncing in room
- l toggle light (lower case L)
- + add a ball to the simulation
- - remove a ball to the simulation
- q quit the viewer
- Project 2 - adding texture to walls
- l toggle through lighting modes (no lighting, directional lighting, point lighting).
- b toggle bump-mapping on/off
- Project 3 - animating guard figure, plus some shadows
- m toggle through different modes
- Project 4 - simple terrain mapping