Reputation: 60919
Are there any examples out there to emulate page turning like iBooks or Flipboard?
Upvotes: 3
Views: 6693
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
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
Reputation: 7560
YES,
I saw this the other day on github.
http://github.com/brow/leaves "An iBooks like" page turning interface.
Upvotes: 7