]> git.tdb.fi Git - libs/gl.git/commit - source/shadowmap.h
Allow access to ShadowMap's texture and matrix from outside
authorMikko Rasa <tdb@tdb.fi>
Tue, 23 Jul 2019 07:04:00 +0000 (10:04 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 23 Jul 2019 07:04:00 +0000 (10:04 +0300)
commitc3b339da673601c283abf9222b5e8f66ba80a688
tree60dab1e1bdd1b85db2d713b771d5c1c79fbb2d87
parent53dac3ba3cb3a1e4ed23d5fa459187acde7a4904
Allow access to ShadowMap's texture and matrix from outside

This is necessary if a postprocessor wants to access the shadow map for
deferred shading.
source/shadowmap.h