You are not logged in.

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.

1

Wednesday, July 1st 2009, 5:06am

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

rohithb

Beginner

  • "rohithb" is male

Posts: 7

Location: Ernakulm

Occupation: Software Engineer

  • Send private message

2

Wednesday, July 1st 2009, 7:56am

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.