Results 1 to 1 of 1

Thread: Painting a 3D multiline graph without connecting end of line to next line

  1. #1
    Join Date
    Apr 2020
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Painting a 3D multiline graph without connecting end of line to next line

    Hello,

    Apologies if this has been asked before, I could not find it in a search. I am trying to paint a list of 3D vertices(x,y,z) and trying glDrawArrays and glDrawElements as well as QOpenGLExtraFunctions like glDrawRangeElements to render all the lines in one command, but not to join the individual lines to each other.

    Is this possible and if so, how do I do this? I am using Qt-5-14-1 on Windows 10.

    Thanks!

    Kat
    Last edited by gmadkat1; 15th April 2020 at 15:55.

Similar Threads

  1. in qwt plot selected region need to find max graph line point
    By chandrasekhar.embedded in forum Qwt
    Replies: 4
    Last Post: 8th March 2016, 08:42
  2. Replies: 9
    Last Post: 29th March 2014, 14:59
  3. multiline drawtext draw all in same line
    By ptr in forum Qt Programming
    Replies: 5
    Last Post: 24th January 2013, 10:22
  4. Replies: 3
    Last Post: 5th February 2011, 07:31
  5. Line Graph
    By sabeesh in forum Qt Programming
    Replies: 2
    Last Post: 24th July 2007, 09:13

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.