We will use a DiligentEngine installation as a third-party.
I mean our code uses only the result of "make install".
This way I do not see how to initialize the windowing system (creating a window) without writing some X11/Win32 code.
I am looking for a way to do:
We will use a DiligentEngine installation as a third-party. I mean our code uses only the result of "make install". This way I do not see how to initialize the windowing system (creating a window) without writing some X11/Win32 code. I am looking for a way to do:
In order to feed the engine factory with the created window: