Results 1 to 6 of 6

Thread: Coding a game with Qt

  1. #1
    Join Date
    Sep 2010
    Posts
    22
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Coding a game with Qt

    I'm very new to Qt and I'm planning to write a small game.
    Can you compare "QGraphicsView" and "OpenGL" according to their advantages and disadvantages?

  2. #2
    Join Date
    Feb 2010
    Posts
    52
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Re: Coding a game with Qt

    What sort of game are you planning on writing ?

    QGraphicsView might be a good choise for a 2D game. Personnally I'd not even attempt a 3D game unless you've had some experience in creating 2D ones first.

  3. The following user says thank you to chris_helloworld for this useful post:

    seltra (4th October 2010)

  4. #3
    Join Date
    Sep 2010
    Location
    Germany
    Posts
    28
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Coding a game with Qt

    For 2D Games I recommed a map editor format like this: http://www.mapeditor.org/

    (Just as a hint)

  5. The following user says thank you to Sven for this useful post:

    seltra (4th October 2010)

  6. #4
    Join Date
    Sep 2010
    Posts
    22
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Coding a game with Qt

    @Sven: thank you for the editor.
    @chris_helloworld: i'm planning to make a 2D game.
    it's game like prince of persia.
    the character will walk and run the ways and get points by making some actions.

  7. #5
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Coding a game with Qt

    Then I'd go with QGraphicsView unless you already have a large amount of experience with OpenGL

  8. The following user says thank you to squidge for this useful post:

    seltra (5th October 2010)

  9. #6
    Join Date
    Sep 2010
    Posts
    22
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Coding a game with Qt

    Quote Originally Posted by squidge View Post
    Then I'd go with QGraphicsView unless you already have a large amount of experience with OpenGL
    thank you very much. that will be my way

Similar Threads

  1. Replies: 1
    Last Post: 22nd May 2010, 08:38
  2. VC++ 9.0 coding Symbian ?
    By nhs_0702 in forum Qt Programming
    Replies: 0
    Last Post: 3rd May 2010, 04:48
  3. Replies: 0
    Last Post: 18th July 2009, 14:07
  4. C++/Qt coding standards
    By derick in forum General Programming
    Replies: 1
    Last Post: 8th May 2008, 11:00
  5. coding style
    By mickey in forum General Discussion
    Replies: 2
    Last Post: 16th March 2008, 19:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.