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. Programming a simulation of a moving hand
Forum Updated to NodeBB v4.3 + New Features

Programming a simulation of a moving hand

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.5k 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.
  • L Offline
    L Offline
    LReiter
    wrote on last edited by
    #1

    Hi everybody,

    I've registered here since I'm having a few questions regarding an university project.

    The goal is to display a virtual hand on the screen which is movable via a motion tracking device.

    I have knowledge in C and have just started to dive into a couple of qt tutorials.

    However, I'm asking myself whether this is the right approach. I'd like to not render the hand directly in qt, but rather build a 3D Model (I do have experience with CAD programs, for example) and have it movable on display by analyzing the data from my motion tracking device (the device is a Polhemus FASTRAK),

    Do any of you have any tips on how to approach this project? I'd be very thankful.

    I hope I'm not hurting any posting guidelines or anything. Also, English is not my first language so please excuse a certain "sloppiness".

    Thanks!

    Lennart

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Alek Śmierciak
      wrote on last edited by
      #2

      Hello,

      it seems that you might not need Qt at all. Why the choice?

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LReiter
        wrote on last edited by
        #3

        Well, Qt was recommended to me by a colleague. I think that qt might be an easy way to realise my project. I just watched a video on qml (http://blog.qt.digia.com/blog/2010/08/10/qml3d-demo/) and it seemed to me that this would be an appropriate approach.
        Also, as soon as I have the hand on the screen I want to incorporate some buttons for further functionality, maybe in an extra window.
        I am aware that you can use different languages/libraries/... for most problems, I just thought that Qt might be suitable.
        Thanks for the answer!

        1 Reply Last reply
        0
        • JohanSoloJ Offline
          JohanSoloJ Offline
          JohanSolo
          wrote on last edited by JohanSolo
          #4

          You could have a look at soQt.

          I'm currently using it at work to display CAD objects and 3D marker information from a tracking device.

          `They did not know it was impossible, so they did it.'
          -- Mark Twain

          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