Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Want to create an animation for page flipping
Hi All,
I want to add an animation of page flipping while switching between widgets.
I came to know that Qt has OpenGL support and also has its own animation framework.
Can anybody please help me out in deciding which way to opt for?
Is there any sample code that I can use to start with ?
Thanks,
Sameer Joshi
Hi
OpenGL is good for animation .If u are very good in Geometry(maths) u can simply animate through OpenGL...you can also use QT Kinetic.