I know that Unreal Engine is using a skybox texture. but is it possible to use a 360 panoramic image instead for the sky texture? Like this
Thanks
I know that Unreal Engine is using a skybox texture. but is it possible to use a 360 panoramic image instead for the sky texture? Like this
Thanks
There is no easy way of doing it properly, but there is an easy hack way. Model up a UV sphere in Blender, smooth the faces then invert the normals. Apply your 360 panorama as an image texture and you have yourself a custom skysphere.
https://answers.unrealengine.com/que…mic-image.html
Edit: you may have to mirror the panorama horizontally because it’s being mapped to the interior of the sphere.