
This is my OpenGL toy renderer, which I used to learn the API and to implement some basics of rendering like loading a model, texturing, basic forward lighting and directional shadows
Debug view of the directional light shadowmap:

I implemented spotlights:

and normal maps:
