Comparison of shadow mapping algorithms
This project use CMake build system. To build the program run the following commands.
mkdir build
cd build
cmake ..
make -j8
Toggle between camera and settings mode with escape
.
Move the camera position with arrows or WASD keys.
Rotate camera angle with mouse.