Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to identify Qt3D 2.0 API from older APIs
Forum Updated to NodeBB v4.3 + New Features

How to identify Qt3D 2.0 API from older APIs

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 400 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
    m3g1dd
    wrote on last edited by
    #1

    The code in http://code.qt.io/cgit/qt-labs/qt3d-editor.git/ is it developed with Qt3D 2.0 API or the older API? How can I understand that? Thanks.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      m3g1dd
      wrote on last edited by
      #2

      After doing some Googling, I think the mentioned repo is using Qt3D 2.0. Since the reop is developed in 2016 and Qt3D 2.0 is apparently introduced in 2015. I guess, I'm not sure.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        The easiest way to check is to build that project.

        From a quick look at the module code and a build, Qt3d 2.0 has been used.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        M 1 Reply Last reply
        1
        • SGaistS SGaist

          Hi,

          The easiest way to check is to build that project.

          From a quick look at the module code and a build, Qt3d 2.0 has been used.

          M Offline
          M Offline
          m3g1dd
          wrote on last edited by
          #4

          @SGaist Great. Thanks.

          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