I think I am getting a hang on that "shadow" thing.
so far I found two ways of doing computer graphics:
- be smart, undertand all the math and just doing it right from the first try. Never works for me.
- keep adding debug visualisation until the problem is reduced to something trivial and accessible.
Maybe, one day, I'll learn enough to do stuff the smart way. Maybe..