Results 1 to 4 of 4

Thread: 2d and 3d graphics in QT4

  1. #1
    Join Date
    Nov 2006
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default 2d and 3d graphics in QT4

    guys

    can u tell me about the grpahics functions availiable in QT4.. like i want to know them from the basic.. and i have to compare them with functionality of visio graphics...plseas reply soon..very urgent

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: 2d and 3d graphics in QT4

    Isn't visio a drawing application - Qt is a toolkit for developing cross platform software.

    Anyway - look at the QPainter class for lowlevel drawing and QGraphicsView for a higher level interface.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: 2d and 3d graphics in QT4

    and QGLWidget for 3D.

  4. #4
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: 2d and 3d graphics in QT4

    Quote Originally Posted by neomax View Post
    can u tell me about the grpahics functions availiable in QT4
    As noted in another thread I am using Qt with other graphics libraries (e.g. OpenSceneGraph, OGRE, OpenGL, and OpenGL shading language).

    I haven't used the Qt 2D and 3D graphics functions too much as there is much more capability in scene graphs built upon OpenGL ... at least for the real-time graphics capabilities that I need.

Similar Threads

  1. QGLContext with multiple graphics cards
    By yuriy in forum Qt Programming
    Replies: 2
    Last Post: 11th September 2006, 16:35
  2. Graphics operations - Qt 4.1
    By hoborg in forum Newbie
    Replies: 1
    Last Post: 18th February 2006, 15:09

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.