Results 1 to 7 of 7

Thread: How to design a 3D cube by using QPqinter?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to design a 3D cube by using QPqinter?

    Quote Originally Posted by anupam View Post
    I want to draw a cube which may rotatae by mouse or by set angle.
    So you want to project a 3D shape onto a 2D canvas. If you want to do that manually then google for appropriate math. What you want is called projection.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    anupam (9th October 2012)

Similar Threads

  1. cube with widgets
    By mkind in forum Qt Programming
    Replies: 3
    Last Post: 12th April 2011, 06:51
  2. Tab Design
    By FoleyX90 in forum Newbie
    Replies: 11
    Last Post: 3rd May 2010, 18:14
  3. how to redraw cube to rectangle
    By wagmare in forum Qt Programming
    Replies: 6
    Last Post: 11th February 2009, 05:26
  4. Replies: 3
    Last Post: 5th October 2008, 23:41
  5. Design help please
    By munna in forum General Programming
    Replies: 1
    Last Post: 12th October 2006, 22:50

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
  •  
Qt is a trademark of The Qt Company.