Results 1 to 4 of 4

Thread: 3d XYZ files

  1. #1
    Join Date
    Oct 2007
    Location
    Caracas - Venezuela
    Posts
    27
    Thanks
    6
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default 3d XYZ files

    Hi, I'm very new in QT.

    I need to make a program that read a file xyz and plot a surface. Somebody can help me.

    Thanks, muito obrigado, muchas gracias

  2. #2
    Join Date
    Feb 2007
    Location
    Philadelphia, USA
    Posts
    255
    Thanks
    43
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: 3d XYZ files

    You may want to check out QwtPlot3D.

  3. #3
    Join Date
    Oct 2007
    Location
    Caracas - Venezuela
    Posts
    27
    Thanks
    6
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: 3d XYZ files

    OK, I downloaded QwtPlot3d... how do I isntall it?

  4. #4
    Join Date
    Feb 2007
    Location
    Philadelphia, USA
    Posts
    255
    Thanks
    43
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: 3d XYZ files

    Quote Originally Posted by Colx007 View Post
    OK, I downloaded QwtPlot3d... how do I isntall it?
    There is an installation section in the online manual.

    Basically, you qmake/make to create a shared library, and then link to that library in your application. Examples are given in the distribution. I've also successfully used this library in conjunction with chainlink.

  5. The following user says thank you to magland for this useful post:

    Colx007 (4th October 2007)

Similar Threads

  1. How to manage files with different folders for make
    By rajeshs in forum Qt Programming
    Replies: 1
    Last Post: 7th July 2007, 13:44
  2. Problem converting .ui files from Qt3 to 4
    By Amanda in forum Qt Programming
    Replies: 6
    Last Post: 28th October 2006, 04:34
  3. Replies: 5
    Last Post: 22nd September 2006, 08:04
  4. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28
  5. Visual Studio 2003 and .vcproj files
    By mbjerkne in forum General Discussion
    Replies: 2
    Last Post: 1st February 2006, 00:51

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.