Tagged Questions
2
votes
3answers
373 views
Application toolkits like QT versus traditional game/multimedia libraries like SFML
I currently intend to use SFML for my next game project. I'll need a substantial GUI though (RPG/strategy-type) so I'll either have to implement my own or try to find an appropriate third party ...
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 ...