Qt and bgfx
For some time I work on integration of bgfx renderer with Qt framework (my repository is here: http://github.com/ppiecuch/bgfx). It is almost completed (at least on OS X platform).
I am trying to make it working with Qt Resources system, Qt’s QThread and simplify integration as much as possible. Now integration consists including three files only:
amalgamted.cpp
bx-amalgamted.cpp
bimg-amalgamted.cpp
Comments