Sheehan Alam
Sheehan Alam

Reputation: 60919

Flipboard or iBooks style animation

Are there any examples out there to emulate page turning like iBooks or Flipboard?

Upvotes: 3

Views: 6693

Answers (3)

Robotic Cat
Robotic Cat

Reputation: 5893

You might want to wait for iOS 5 (hint, hint). You can check out the WWDC iOS 5 videos (for free) if you are a registered developer (for instance "What's new in Cocoa Touch").

https://developer.apple.com/videos/wwdc/2011/

Upvotes: 4

steipete
steipete

Reputation: 7641

If you're into Math and OpenGL, there is a Page that explains how it can be made.

http://wdnuon.blogspot.com/2010/05/implementing-ibooks-page-curling-using.html

Upvotes: 1

John Ballinger
John Ballinger

Reputation: 7560

YES,

I saw this the other day on github.

http://github.com/brow/leaves "An iBooks like" page turning interface.

Upvotes: 7

Related Questions