Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. 3d game in Qt
Forum Updated to NodeBB v4.3 + New Features

3d game in Qt

Scheduled Pinned Locked Moved Game Development
3 Posts 3 Posters 4.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    akhil
    wrote on last edited by
    #1

    Hi everyone,
    I am new to Qt and have an idea for a 3d game development. Can anyone help me out with the basic requirements to do so. I mean what all do I need to know to develop the idea.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      C++, OpenGL, Qt in general.

      In detail, either QGLWidget or Qt3D. You can take a look at "WolfenQt":http://www.youtube.com/watch?v=MXS3xKV-UM0 for a nice and powerful example. Sources are on gitorious (qt-labs channel).

      (Z(:^

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mlong
        wrote on last edited by
        #3

        I would suggest honing your Qt skills with basic (yes, perhaps boring) projects to get the basics down. Same with any of the other technologies you'll need which you may be new at. Once you have a good grasp of them in simple scenarios, then it will make it that much easier to put it together into a more complex application. If you dive into something very complex without having a good grasp of the basics, then it will be much harder to peel back the complex layers of the problem to get to any simple errors.

        Software Engineer
        My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved