Skip to content

Game Development

What can we say - we like games. And you can use Qt to write some. Questions? Ask here.
842 Topics 4.1k Posts
  • A political management game idea

    7
    0 Votes
    7 Posts
    6k Views
    I

    If you want to develop game "Like this":http://pc.ign.com/objects/016/016873.html

    You need to learn Qt Graphics Framework first, for writing graphics-engine for rendering 2D/3D sprites.

  • An improved tiled scene implementation

    5
    0 Votes
    5 Posts
    8k Views
    K

    gunnar has written several excellent articles about QGraphicsView and performance. Related to the topic e.g. "Qt Graphics and Performance - An Overview(Qt Graphics and Performance - An Overview)":http://labs.trolltech.com/blogs/2009/12/16/qt-graphics-and-performance-an-overview/ and "Qt Graphics and Performance - The Raster Engine(Qt Graphics and Performance - The Raster Engine)":http://labs.trolltech.com/blogs/2009/12/18/qt-graphics-and-performance-the-raster-engine/.