Closed sdraper69 closed 7 months ago
Hey thanks for the report, implementing OrthographicCamera support isn't so easy as quite some things need to be changed in the shader. In the newer version, OrthographicCameras are only partially supported with SSGI as in some smaller features aren't supported with it yet. So you would no longer get errors there but you still won't get the same results as with PerspectiveCameras. So it's still an issue, I especially need to verify that at least other effects like Motion Blur support it.
Hi, great work on this!
I have the following code
I am currently getting the following error
I have no doubt that it is completely my problem....however, I am stumped at where to start to troubleshoot it so any suggestions would be very much appreciated. Im using Threejs r155