Using Qt5 to build an OpenGL based game editor
Unsolved
Showcase
-
Hi All,
I'm using Qt5 to build an editor for my OpenGL ES based game engine. Note that the engine itself does not (obviously) use/depend on Qt. Just the editor.
I've solved a lot of pain points especially regarding the OpenGL integration (yet some pains remain).
If you have any questions just ask!
You can find the source code here.