- Home /
Custom projection matrices make shadows impossible
Hi all,
I am experimenting with custom projection matrices for a current project. However, it seems that neither realtime directional shadows nor deferred lighting are available (shadows disappear/seem to be offset). I think the problem relates to some other questions (all with zero answers) regarding the impossibility to use render textures with custom projections.
Could someone confirm that it is not possible, to be sure? Or (which would be better :D) is there a workaround, maybe by overwriting the standard render pipeline? I understand that this isn't a feature used by many people, but in some cases those custom projections are quite useful.
Felix
Answer by BobbyG · Nov 10, 2011 at 07:52 PM
I'm encoutering the same problem at the moment. Have you found a solution yet? Please lemme know
Your answer
Follow this Question
Related Questions
custom projection matrix cascaded shadows. 0 Answers
Can I use UnityGUI to make a 3D GUI? 2 Answers
Errors calculating clip-space Z position on the CPU side 0 Answers
How to make an Off-axis / Off-center camera ? 2 Answers
Previous Model*View*Projection Matrix 0 Answers