So I've been developing games and apps in C++/OpenGL for a while, and am thinking of starting to use Unreal Engine for many things.
I've built up quite the huge libarry for UI / rendering related code, but they rely on OpenGL for rendering. Will I have no choice but to reimplement these / use unreal engine's, or is there some way to integrate them togeethertogether?