How to mix qt3d with standard GUI
-
I am having trouble figuring out how to mix the qt3d renderer into a standard gui application.
This S/O post shows what I've done so far: http://stackoverflow.com/questions/23231012/how-to-render-in-qt3d-in-standard-gui-application
Do you guys have any ideas for what I should do?
Also, it would help me a great deal if anyone knows of any examples of games implemented in qt3d. I want to see how a fully featured app deals with picking, camera management etc.
-
I'll deal with that after Qt5.3 together with Qt3D has been released.
-
Hi baordog, I am trying to do the same i.e. include my qt3d scene object in a GUI form. have yo figured out a way?
-
Hi baordog, I am trying to do the same i.e. include my qt3d scene object in a GUI form. have yo figured out a way?