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 Mouse Input and Picking info
Forum Updated to NodeBB v4.3 + New Features

Qt3D Mouse Input and Picking info

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.4k Views 2 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.
  • R Offline
    R Offline
    RLayman
    wrote on last edited by
    #1

    I'm new to Qt3D and am looking for any documentation I can find for working with Mouse Inputs and Picking in Qt3D. I cloned the qt3d repo and got their example code built after editing (I'm using CMake instead of QMake) but I keep getting either seq faults when it's ran or a blank screen. I tried their code on my existing code where qt3d displays fine but mouse input events are never seen when I try to click on any entity. Searches have shown up nothing much and the API doc even less.

    If you're interested, I made a repo with my test code maybe you can see something that I'm missing.
    github repo

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

      Hi and welcome to devnet,

      What version of Qt are you using ? On what OS ?

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

      R 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        What version of Qt are you using ? On what OS ?

        R Offline
        R Offline
        RLayman
        wrote on last edited by
        #3

        @SGaist I'm on ArchLinux and using Qt 5.5.1-8. The OpenGL version is 3.0 using Mesa 11.1.0.

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

          Sorry for the late reply, I've checked you example and also had some trouble.

          In any case, with a recent build of Qt and after replacing all the Qt3DRenderer by Qt3DRender, I could run it properly. You should take a look at Qt 5.6 Beta/RC to see if you still have that problem.

          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

          • Login

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