I was curious on whether it is possible to use Nuklear (https://github.com/vurtun/nuklear) with the SDL2-renderer?
I think that is not the case as it is not providing enough drawing capabilities?
I heard the API is supposed to stay simple, but when I would use OpenGL for it it would kinda defeat the purpose of abstracting the rendering API.