]> git.tdb.fi Git - libs/gl.git/commit
Align shadow camera to shadow map texels
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Jul 2024 21:36:11 +0000 (00:36 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Jul 2024 21:41:34 +0000 (00:41 +0300)
commit8bd21199e78616b139cd5f7a18523181ebdfc8d4
treed6e6911d583c2b77a431c5854aed3767a2a1d972
parent9e2767f7ad245325f3a98342eb56b104c8761111
Align shadow camera to shadow map texels

This avoids swimming shadows when the target area moves smoothly.
source/effects/shadowmap.cpp