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
Forum Updated to NodeBB v4.3 + New Features

3D Game

Scheduled Pinned Locked Moved Game Development
2 Posts 2 Posters 2.4k 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.
  • M Offline
    M Offline
    Mr.FreakyJo
    wrote on last edited by
    #1

    For some time I want to make a game but didn't had the knowledge (still don't).I used Qt to make a program for my school project and because I only know C++ I used Qt.Qt is easy to use,very good documented and I got a lot of help on MIRC that's why I would like to make a 3D game with Qt.I googled some info but all I could find were old posts.So I came here with my questions.
    1)Can you make a 3D game using Qt 3D?
    2)Do I need to use some additional tools?If yes what tools?
    3)What can I use to make the 3D models like the map?
    4)In the game I want some objects to shatter,other to suffer some damage can I accomplish that with Qt 3D?
    For now only these questions.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tucnak
      wrote on last edited by
      #2

      The best way to create 3D games on Qt, using QtOpenGL module. It has standart OpenGL API and QWiidget wrapper to paint it.

      So, you should learn about it - QtOpenGL.

      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