Hi,
I’m wondering about moving between 360 images. I don’t want to make it as simple as switching them instantly. I’m curious about effect similar to movement. I was trying to handling this with camera FOV and some blur FX. But it has to work with Oculus Quest so no postprocess effect. There is also problem with fading between them because Skybox/Panorama has no alpha channel. So lerping between textures is not that easy.
Do you have any solutions?