This is a fork of the original StereoCubeMapImporter fixed to compile and work under UE4.15
A simple stereo cubemap importer for displaying stereo cubemaps such as the ones availible here
within UE4.
The Plugin take a pano stereo cubemap image splits it and generates two standard UE4 cubemaps.
Copy the StereoCubeMapImporter folder into /Plugins folder of your project.
To import a stereo cubemap simple click the new button in the editor.
The Plugin will generate a standard ue4 cubemap for each each eye. To uses the cube maps please check out StereoCubeMap_MAT and StereoCubeMap_PP_MAT within the plugin's content folder.