Example and exercises from https://learnopengl.com/Lighting/Lighting-maps
In this project I learned how to:
- Use lighting maps.
- Use emission maps.
- Invert lighting maps.
Compile with make all.
Get a list of all available examples using ./build/main --help.
For example: ./build/main mat1