Introduction
After all the light types are implemented, the next step is to implement shadow mapping, with all its frustrating implementation details 😉
Roadmap
Done June 2018
finish lights
implement shadow atlas
depth rendering for shadow mapping
spo…