Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt3D Qt3DQuick not in Qt5 source
Forum Updated to NodeBB v4.3 + New Features

Qt3D Qt3DQuick not in Qt5 source

Scheduled Pinned Locked Moved QML and Qt Quick
8 Posts 6 Posters 4.0k 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.
  • W Offline
    W Offline
    WizzZZ
    wrote on last edited by
    #1

    I hear and see stuff about Qt3D and I'd love to check it out...
    The Qt3D project page says it's integrated in Qt5, but I cloned the source from git and don't see it.

    I see there is a separate git for Qt3D, but it seems to be for Qt4...

    Where is Qt3D supposed to be in the Qt5 git, and how do I get it?

    Thanks for help.

    There is only 10 types of people in the world: those who understand binary and those who don't.

    1 Reply Last reply
    0
    • U Offline
      U Offline
      utcenter
      wrote on last edited by
      #2

      Qt3D was supposed to make a comeback for 5.1 but IIRC it is not likely to make it. You can still get it at "gitorious":https://qt.gitorious.org/qt/qt3d and try your luck. I am unaware of the stage of development.

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Qt 3D is being worked on, but is unfortunately not yet ready for release (so no, it's not yet integrated in Qt 5). Here's what a maintainer had to say: http://lists.qt-project.org/pipermail/development/2013-February/009853.html

        You can get the source code for Qt 5 in utcenter's link. You should be able to compile it and play with it. However, expect the API to change in the future.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Roland_R
          wrote on last edited by
          #4

          I recently read this statment of Sean Harmer on the mailing list detailing the release planning:
          "Re: Qt 5.1 feature set and freeze date":http://article.gmane.org/gmane.comp.lib.qt.devel/9893

          1 Reply Last reply
          0
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            [quote author="Roland_R" date="1364086994"]I recently read this statment of Sean Harmer on the mailing list detailing the release planning:
            "Re: Qt 5.1 feature set and freeze date":http://article.gmane.org/gmane.comp.lib.qt.devel/9893[/quote]
            That's the same post that I listed earlier :)

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0
            • R Offline
              R Offline
              Roland_R
              wrote on last edited by
              #6

              Indeed ... saw your note after posting my reply :)

              1 Reply Last reply
              0
              • A Offline
                A Offline
                amund_l
                wrote on last edited by
                #7

                Included in QtCreator 2.7 is the "OpenGL under QML":http://qt-project.org/doc/qt-5.0/qtquick/quick-scenegraph-openglunderqml.html. This might be what you are looking for. It let you explore the new feature where QML is redered on top of your OpenGL ES context, so you can merge your OpenGL and QtQuick UI. Pretty cool.

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  deus
                  wrote on last edited by
                  #8

                  [quote author="amund_l" date="1364392619"]Included in QtCreator 2.7 is the "OpenGL under QML":http://qt-project.org/doc/qt-5.0/qtquick/quick-scenegraph-openglunderqml.html. This might be what you are looking for. It let you explore the new feature where QML is redered on top of your OpenGL ES context, so you can merge your OpenGL and QtQuick UI. Pretty cool.[/quote]

                  Well...apart from perspective, rotating in more then one direction, an ambitious model loader that calculates matrices like Jackson Pollock before it hands over to QGLAbstract scene which is even more liberal...

                  Yeah....Polys are for chumps :)

                  https://www.shadertoy.com/

                  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