Results 1 to 2 of 2

Thread: 3D Plot

  1. #1
    Join Date
    Dec 2017
    Posts
    12
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default 3D Plot

    Is there a way to do a 3d plotting in qt without using qwtplot3d?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: 3D Plot

    You can try Qt Data Visualization library. Takes a thousand lines of code to do the simplest things, but it might be suitable for your needs.

    It suffers from many of the same defects as the Qt Charts library: a fixed and rigid set of classes, no virtual methods making it difficult to extend, and so forth.
    Last edited by d_stranz; 5th January 2018 at 21:25.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. The following user says thank you to d_stranz for this useful post:

    muykim (8th January 2018)

Similar Threads

  1. Replies: 0
    Last Post: 1st August 2014, 15:43
  2. Delete a Plot from Qwt Plot Matrix
    By krsree in forum Qwt
    Replies: 2
    Last Post: 22nd July 2013, 10:00
  3. Replies: 3
    Last Post: 12th April 2013, 07:18
  4. Replies: 1
    Last Post: 17th April 2012, 11:10
  5. Replies: 7
    Last Post: 22nd September 2008, 23:05

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.