This is fixed clone of Experimental StereoPanorama plugin for UE 4.11. Provides console command to capture 360 Stereo Panorama in spherical format. Result is two png images.
This version works with UE 4.10 and supports fading stereo effect for vertical top and bottom.
- Copy plugin into Plugins folder under you new C++ project or existing.
- Compile project
- Copy compiled plugin into Plugins forlder under you Project folder (BP or C++)
- Run project
- Ensure that you have PlayerController. Move it to point where you want to capture.
- Start project in Editor with Play
- Open Output Window in Editor. Options are available with prefix
SP.
, main command isSP.PanoramicScreenshot
- Wait (with one degree step for horizontal and verticcal can took about 2 hours)
- Find Left_00000.png and Right_00000.png in %PROJECT_PATH%/Saved/Screenshots/Windows/%DATE%/
##Authors
Authors of original plugin are Kite & Lightning