But while it still mostly works, it seems to have started accruing some errors as the playcanvas engine gets updated. Anyone has any suggestions of other water shaders with reflections out there that seem to be running smoothly as of 2023? Thanks in advance,
Nope, unfortunately I don’t have an updated one. The API changed quite a bit. I moved the render target from layers to the camera, but I get some errors with the depth layer, where it tries to write to the active texture. Needs some time to look into, which I haven’t managed to find yet.
It’s not very clear how to render multiple layers with possibly different objects to multiple render targets.Why did we change it to One single render target on the camera?