-2
votes
0answers
33 views

QtQuick vs Unity3d [closed]

I've just started learning game development and I'm confused which language and framework I must use, "Unity3d" or "QtQuick 2". Can someone please clarify which one of those frameworks is better for ...
2
votes
3answers
404 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 ...
3
votes
2answers
2k views

What are the advantages and limitations of using Qt for game development?

I know there is already a thread asking for example 3d games written using Qt. What I'd like to have a discussion about is whether or not Qt is a good framework for game development. In my experience ...