Hi, I want to know what's the simple way to obain this visual effect: a rectangle (for example) that rotates 180 degrees from the Y axis:
Qt Code:
Coordinate system |Y | | | |_________________ X / / / / ZTo copy to clipboard, switch view to plain text mode
All I want is to emulate the effect of a page (of a book) turning around
I think that I could use openGL but I don't hve much experinece with it, maybe it can be easily achieved with QPainter![]()
Thanks in advance.
Bookmarks