Open kanopa opened 1 year ago
It's not supported yet, I'll implement it soon. Using orthographic projection doesn't work in the velocity pass as well as in the SSGI pass so that's why you are getting those heavy distortions.
@0beqz Thanks for your reply, I'm looking forward to it :)
In the example, when changing the camera from perspective to orthographic, tracing does not seem to work, and because of this, the light creates a completely different picture, slightly overexposed and without such shadows as with a perspective camera.
Perspective (default example) Orthographic
Is it possible to achieve a similar result with an orthographic camera as a perspective one? Or is it not supported yet?