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. How to draw 3D model
Forum Updated to NodeBB v4.3 + New Features

How to draw 3D model

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 872 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.
  • A Offline
    A Offline
    ARASHz4
    wrote on last edited by
    #1

    hi
    I have an array of points with X,Y,Z.
    how can i do this?

    1 Reply Last reply
    0
    • m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by m.sue
      #2

      Hi,
      what do you want to draw? Show the points in their 3D-position as such? Here http://doc.qt.io/qt-5/qtdatavisualization-index.html you can find a selection of what you can do with the data visualization module. E.g: http://doc.qt.io/qt-5/qtdatavisualization-scatter-example.html
      -Michael.

      C 1 Reply Last reply
      2
      • m.sueM m.sue

        Hi,
        what do you want to draw? Show the points in their 3D-position as such? Here http://doc.qt.io/qt-5/qtdatavisualization-index.html you can find a selection of what you can do with the data visualization module. E.g: http://doc.qt.io/qt-5/qtdatavisualization-scatter-example.html
        -Michael.

        C Offline
        C Offline
        cawlfj
        wrote on last edited by
        #3

        @m.sue

        How can i draw some 3d points and darw a 3d line (or 3d spline) to link these 3d points.
        There is a way to draw 3d points with 3dscatter, but not with any linke option.

        Could we have any way to get it or feedback to qt project team to add 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