Panorama to Cubemap (jaxry.github.io)
Eight corners can be clearly seen in the panorama converted by Panorama to Cubemap (jaxry.github.io) .
The transition is not very smooth
skyboxMaterial.reflectionTexture = new BABYLON.CubeTexture("textures/TropicalSunnyDay", scene);
skyboxMaterial.reflectionTexture.coordinatesMode = BABYLON.Texture.SKYBOX_MODE;