fabien.kautzmann Posted May 29, 2013 Posted May 29, 2013 Hi,I need to render a scene with perspective and ortho projection, but I have no shadows in ortho.Does unigine not support shadow casting in ortho or is there a specific render option for this?Thanks.
frustum Posted June 12, 2013 Posted June 12, 2013 There is no shadow problem in orthographic mode: ortho_00.zip 1
fabien.kautzmann Posted June 12, 2013 Author Posted June 12, 2013 The shadow are working in ortho, there was a znear error on our side. Thanks for your answer.
vadim.sergeev Posted May 15, 2014 Posted May 15, 2014 Hello, i found that post deferred lightning bugs when using ortho camera projection. I just opened provided scene (ortho_00.zip) and enabled Force deferred lightning for LightWorld_1 and LightWorld_2.
frustum Posted May 15, 2014 Posted May 15, 2014 Deferred lights and other depth-based effects are not working in the orthographic projection mode. We will fix this issue in the next updates.
Recommended Posts