UE4 Plugin for Scene Capture rendering to separate window
Unreal engine is a really powerful Engine, but when you try to work with custom rendering, multi-window, or your own shaders and GPU draw calls everything becomes more complicated. The main reason for over-complication is the custom-made and HUGE UE4 rendering pipeline. Essentially UE4 made something called a "slate framework" as its own GUI, which