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. Qt3D & QSlider
Qt 6.11 is out! See what's new in the release blog

Qt3D & QSlider

Scheduled Pinned Locked Moved Unsolved General and Desktop
18 Posts 4 Posters 2.3k Views 3 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #8

    Can you also share the obj file you load ?

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

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Silenzio76
      wrote on last edited by
      #9

      You can get any object around
      https://www.turbosquid.com/Search/3D-Models/free/obj

      I'm working on the zoom slider not on the model

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

        Would it be possible to have complete working minimal buildable sample code ?
        The two put together don't build out of the box and I'm currently getting only a grey zone.

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

        S 1 Reply Last reply
        0
        • SGaistS SGaist

          Would it be possible to have complete working minimal buildable sample code ?
          The two put together don't build out of the box and I'm currently getting only a grey zone.

          S Offline
          S Offline
          Silenzio76
          wrote on last edited by Silenzio76
          #11

          @SGaist
          play/change this line to a value lesser of 1(ex.0.45f)

           Qt3DCore::QTransform *tModelMng = new Qt3DCore::QTransform();
          **==>> tModelMng->setScale(0.45f);**
           tModelMng->setRotation(QQuaternion::fromEulerAngles(45.0f,30.0f, 0.0f));
          

          [0_1559129464565_build-CargoAssistant-Desktop_Qt_5_12_0_MinGW_64_bit-Debug.7z.001](Uploading 100%) [0_1559129533552_build-CargoAssistant-Desktop_Qt_5_12_0_MinGW_64_bit-Debug.7z.002](Uploading 100%)

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

            I meant just the code so I can build it here.

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

            S 1 Reply Last reply
            0
            • SGaistS SGaist

              I meant just the code so I can build it here.

              S Offline
              S Offline
              Silenzio76
              wrote on last edited by Silenzio76
              #13

              @SGaist [0_1559220017289_CargoAssistant.7z](Uploading 100%)
              the system not permits me to upload !
              tryed today and yesterday(not enough priviledge)!

              A 1 Reply Last reply
              0
              • S Silenzio76

                @SGaist [0_1559220017289_CargoAssistant.7z](Uploading 100%)
                the system not permits me to upload !
                tryed today and yesterday(not enough priviledge)!

                A Offline
                A Offline
                arsinte_andrei
                wrote on last edited by
                #14

                @Silenzio76 have you ever hear of git? try it.. is for your own good

                S 1 Reply Last reply
                1
                • A arsinte_andrei

                  @Silenzio76 have you ever hear of git? try it.. is for your own good

                  S Offline
                  S Offline
                  Silenzio76
                  wrote on last edited by
                  #15

                  @arsinte_andrei never used mais voilĂ  https://github.com/silenzio76/cargo

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    Silenzio76
                    wrote on last edited by
                    #16

                    can noone help me?

                    jsulmJ 1 Reply Last reply
                    0
                    • S Silenzio76

                      can noone help me?

                      jsulmJ Offline
                      jsulmJ Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by
                      #17

                      @Silenzio76 You still did not upload code as @SGaist asked you.
                      You should not try to upload it here as it does not work.
                      Upload it to some file sharing service and put the link here.

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        arsinte_andrei
                        wrote on last edited by
                        #18

                        @Silenzio76 said in Qt3D & QSlider:

                        https://github.com/silenzio76/cargo

                        this is where hi post the code
                        in the github

                        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