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. Mouse Drag in Qt Quick 3D

Mouse Drag in Qt Quick 3D

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qtquick3d
1 Posts 1 Posters 424 Views
  • 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.
  • B Offline
    B Offline
    berk
    wrote on last edited by
    #1

    Hello everyone,

    I have a joystick 3d model in view3d scene and I want to drag its arm with drag operation of mouse.

    I actually made a 2d transparent rectangle on top of 3dview and do the dragging on it then get that values to control the joystick. However this is not a good solution since the 2d dragging position does not match the 3d object position.

    Is there a way to control 3d objects with mouse drag directly?

    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