Tagged Questions
5
votes
1answer
260 views
Working Qt controls in a 3d environment
I need some advice from a Qt expert.
The background:
I have a 3D engine (ogre3d) working in concert with Qt. The 3D Content is displayed in a widget (using a custom OS window in the client area). I'm ...
0
votes
0answers
183 views
using OGRE with a GUI kit [closed]
I am currently working on a level editor for my game. The rendering in the editor will be done by Ogre3d however I'm still unsure which GUI kit I should pick, so I wanted to ask whether anyone has ...