mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-22 17:01:12 +00:00
14c94711fd
Directional lights don't get correct matrices yet as I need to study the math involved for cascaded shadow maps (and id maps don't have directional lights). Getting spotlights working correctly was insanely frustrating: I just couldn't get the entities into the view of the spotlight with any sensible combination of inverses and the z_up matrix. It turned out it was all due to an incorrect reference vector: it was +Z instead of +X. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |