Default (and at the moment, only) Despiker GUI, based on SDL and OpenGL, using dimgui.
Construct the GUI.
Destroy the GUI. Must be called to properly free GL resources.
Run the GUI (its event loop).
See Implementation
Default (and at the moment, only) Despiker GUI, based on SDL and OpenGL, using dimgui.