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.
- Host: GitHub
- URL: https://github.com/alifarazz/shadow_mapping
- Owner: alifarazz
- Created: 2020-01-06T23:24:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T23:36:21.000Z (over 6 years ago)
- Last Synced: 2025-04-11T23:37:12.189Z (about 1 year ago)
- Topics: cpp17, opengl, shadow-mapping
- Language: C++
- Homepage:
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.