Example and exercises from https://learnopengl.com/Lighting/Light-casters
In this project I learned how to:
- Use directional light.
- Implement light attenuation.
- Implement light intensity.
Compile with make all.
Get a list of all available examples using ./build/main --help.
For example: ./build/main mat1