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. Interaction with OpenGL Verticies in a custom QQuickItem
Forum Updated to NodeBB v4.3 + New Features

Interaction with OpenGL Verticies in a custom QQuickItem

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 667 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.
  • S Offline
    S Offline
    sheepy
    wrote on last edited by
    #1

    Hello,
    My QQuickItem is rendering some points.
    Now I want to implement some interactions, so I can move these Point to another position on the screen.

    The problem is to find the vertex I have clicked on. Is there a solution to get these vertex?

    Best Regards

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dasRicardo
      wrote on last edited by
      #2

      Hmmm i think this is not a really a QtQuick problem more an OpenGL specific task. With google and words like hit test or collision detection or mouse picking u will find tons of tutorials.

      **Sorry for my english :)

      PLEASE ADD [SOLVED] TO YOUR THREAD TITLE IF IT'S SOLVED.**

      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