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. how to paint(draw?) 3d point on 3d grid

how to paint(draw?) 3d point on 3d grid

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 518 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.
  • D Offline
    D Offline
    doomdi
    wrote on last edited by
    #1

    how to paint(draw?) 3d point on 3d grid

    my plan...

    1. real time c++ data ( type: 3d vector )
    2. show this data in qml

    then how to paint 3d grid & 3d point .. ?

    scatter3d is not suitable for me..!

    1 Reply Last reply
    0
    • oria66O Offline
      oria66O Offline
      oria66
      wrote on last edited by
      #2

      QtQuick3D, check out the examples of custom geometry.

      The truth is out there

      1 Reply Last reply
      0
      • D Offline
        D Offline
        doomdi
        wrote on last edited by
        #3

        Thanks to reply!

        I solved that refered to this.

        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