Results 1 to 2 of 2

Thread: Qt graphics

  1. #1
    Join Date
    Apr 2007
    Posts
    62
    Thanks
    43
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt graphics

    Hi guys,

    I have a scientific application that currently uses the following library to display acoustic data image in 2D ( expressed as 32-bit complex floating point values; i.e. they take lines of floating point values and display it as an image on the screen. )

    http://www.codeproject.com/miscctrl/graph2d.asp

    I would like to replace the existing library with Qt. In particular, it would be nice if I could offload the 2D drawing onto a graphics card instead. Can somebody point me out to me where I can read up more on this topic?

    Thanks!

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,311
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt graphics

    You could try Qwt.

    Uwe

Similar Threads

  1. Replies: 1
    Last Post: 5th March 2007, 20:50
  2. Graphics View or Paint ?
    By igor in forum Qt Programming
    Replies: 4
    Last Post: 21st January 2007, 13:21
  3. QTreeWidget and Graphics scene
    By aamer4yu in forum Qt Programming
    Replies: 7
    Last Post: 21st December 2006, 17:24
  4. Adding Rectangular overlay on graphics view
    By forrestfsu in forum Qt Programming
    Replies: 10
    Last Post: 21st November 2006, 19:42
  5. QGLContext with multiple graphics cards
    By yuriy in forum Qt Programming
    Replies: 2
    Last Post: 11th September 2006, 15:35

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.