An open API service indexing awesome lists of open source software.

https://github.com/alifarazz/shadow_mapping

:city_sunset: Shadow mapping with FPS camera in OpenGL 3.3 and C++17.
https://github.com/alifarazz/shadow_mapping

cpp17 opengl shadow-mapping

Last synced: about 1 month ago
JSON representation

:city_sunset: Shadow mapping with FPS camera in OpenGL 3.3 and C++17.

Awesome Lists containing this project

README

          

Make sure you run `git submodule update --init --recursive` to clone and
initialize the dependecies.

Then, do a `bash prepare.sh` and follow it's instructions.